diff options
author | Juergen Daubert <jue@jue.li> | 2008-01-02 14:42:08 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2008-01-02 14:42:08 +0100 |
commit | a4f7c370da43a3c81d5fb8f807a5fb64436044ab (patch) | |
tree | f17bdac443023dd307e7de9e15fd1c7130de2581 /flex | |
parent | c896acc04c08e7214516c3052cc58f2d9cd8e59f (diff) | |
download | core-a4f7c370da43a3c81d5fb8f807a5fb64436044ab.tar.gz core-a4f7c370da43a3c81d5fb8f807a5fb64436044ab.tar.xz |
flex: downgrade to 2.5.33
This reverts commit 8aa92b8130bed0a07645f8443d7aaf4fdb9148a5.
Diffstat (limited to 'flex')
-rw-r--r-- | flex/.footprint | 1 | ||||
-rw-r--r-- | flex/.md5sum | 2 | ||||
-rw-r--r-- | flex/Pkgfile | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/flex/.footprint b/flex/.footprint index 40c5fb67..cd4bef79 100644 --- a/flex/.footprint +++ b/flex/.footprint @@ -6,7 +6,6 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/FlexLexer.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libfl.a --rw-r--r-- root/root usr/lib/libfl_pic.a drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/flex.1.gz diff --git a/flex/.md5sum b/flex/.md5sum index d8363e74..ca96c58d 100644 --- a/flex/.md5sum +++ b/flex/.md5sum @@ -1 +1 @@ -fbdabda79de417b863970eb03c0f53a3 flex-2.5.34.tar.bz2 +343374a00b38d9e39d1158b71af37150 flex-2.5.33.tar.bz2 diff --git a/flex/Pkgfile b/flex/Pkgfile index 4b66b6f2..795937e7 100644 --- a/flex/Pkgfile +++ b/flex/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=flex -version=2.5.34 +version=2.5.33 release=1 source=(http://dl.sourceforge.net/sourceforge/flex/$name-$version.tar.bz2) |