diff options
author | Juergen Daubert <jue@jue.li> | 2012-11-10 09:59:57 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-11-10 09:59:57 +0100 |
commit | 4eb467dec6dc8f4a31c1e4ee991ff1670547b7dc (patch) | |
tree | 76ed7cf178159e9f338a560ebb629ccc18013915 /bison | |
parent | bee19a6ab9842528660462cabf0d092166930ad1 (diff) | |
download | core-4eb467dec6dc8f4a31c1e4ee991ff1670547b7dc.tar.gz core-4eb467dec6dc8f4a31c1e4ee991ff1670547b7dc.tar.xz |
bison: update to 2.6.5
Diffstat (limited to 'bison')
-rw-r--r-- | bison/.md5sum | 2 | ||||
-rw-r--r-- | bison/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bison/.md5sum b/bison/.md5sum index 852faf28..52c7e086 100644 --- a/bison/.md5sum +++ b/bison/.md5sum @@ -1 +1 @@ -760f17ae37165030cc6dcf00f15eed45 bison-2.6.3.tar.xz +75c8508e0a9e5c68f608658672d6bda4 bison-2.6.5.tar.xz diff --git a/bison/Pkgfile b/bison/Pkgfile index d7b102a0..40d6a7fd 100644 --- a/bison/Pkgfile +++ b/bison/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=bison -version=2.6.3 +version=2.6.5 release=1 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) |