summaryrefslogtreecommitdiffstats
path: root/base/bison
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-08-08 16:12:57 +0200
committertnut <thierryn1 at hispeed dot ch>2010-08-08 16:12:57 +0200
commit05ccd7f9c6395336e0ba2bb5fc0549a47d034d00 (patch)
tree9babb7cb47047232806c2ba00dc2859f84247740 /base/bison
parentb05e964febee662408ada0c42a88ca762e608585 (diff)
parent031f28eb9459ee257cd79c5a0f541a74a91b2871 (diff)
downloadnutyx-pakxe-05ccd7f9c6395336e0ba2bb5fc0549a47d034d00.tar.gz
nutyx-pakxe-05ccd7f9c6395336e0ba2bb5fc0549a47d034d00.tar.bz2
nutyx-pakxe-05ccd7f9c6395336e0ba2bb5fc0549a47d034d00.tar.xz
nutyx-pakxe-05ccd7f9c6395336e0ba2bb5fc0549a47d034d00.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'base/bison')
-rw-r--r--base/bison/.md5sum2
-rwxr-xr-xbase/bison/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/base/bison/.md5sum b/base/bison/.md5sum
index 69d4cba89..dab59612d 100644
--- a/base/bison/.md5sum
+++ b/base/bison/.md5sum
@@ -1,2 +1,2 @@
211b0ce6ab8be05fb630b9a81637dcc2 bison-2.4.2-gcc-1.patch
-63584004613aaef2d3dca19088eb1654 bison-2.4.2.tar.bz2
+c1d3ea81bc370dbd43b6f0b2cd21287e bison-2.4.3.tar.bz2
diff --git a/base/bison/Pkgfile b/base/bison/Pkgfile
index 957420f5f..cdd82ec38 100755
--- a/base/bison/Pkgfile
+++ b/base/bison/Pkgfile
@@ -4,7 +4,7 @@
# Packager: thierryn1 at hispeed dot ch
name=bison
-version=2.4.2
+version=2.4.3
release=1
source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2\
http://www.linuxfromscratch.org/patches/lfs/development/bison-2.4.2-gcc-1.patch)