diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2013-04-16 17:35:33 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2013-04-16 17:35:45 +0200 |
commit | fd0a03cd7f597ba08153fdf3b25bc91acf966fb2 (patch) | |
tree | 44312e9adc164a8d7c2c682f0fd844d96bc574d7 /bison | |
parent | 38b023a5b5551c0e20948b918a6f9eff1fa25dcd (diff) | |
download | core-fd0a03cd7f597ba08153fdf3b25bc91acf966fb2.tar.gz core-fd0a03cd7f597ba08153fdf3b25bc91acf966fb2.tar.xz |
bison: updated to 2.7.1
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 5429dbfa..ba3d97f0 100644 --- a/bison/.md5sum +++ b/bison/.md5sum @@ -1 +1 @@ -234cdfac99257cf99ac4a03c898f37b9 bison-2.7.tar.xz +7be02eb973eccf388f1ae750fc09eed0 bison-2.7.1.tar.xz diff --git a/bison/Pkgfile b/bison/Pkgfile index 4a7893ff..f34ecdc0 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.7 +version=2.7.1 release=1 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) |