summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-24 01:07:56 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-24 01:07:56 +0200
commitcd154c910cab08dd77008db642c90fb8d689280e (patch)
tree7228cc24485dc02bb35f9401bdfb03bf117f0d4f /base
parent4ce5090315f0efcdefdea1d398fc71aa4cddf8ae (diff)
downloadnutyx-extra-cd154c910cab08dd77008db642c90fb8d689280e.tar.gz
nutyx-extra-cd154c910cab08dd77008db642c90fb8d689280e.tar.bz2
nutyx-extra-cd154c910cab08dd77008db642c90fb8d689280e.tar.xz
nutyx-extra-cd154c910cab08dd77008db642c90fb8d689280e.zip
maj bison#2.4.2-1
Diffstat (limited to 'base')
-rw-r--r--base/bison/.md5sum3
-rwxr-xr-xbase/bison/Pkgfile6
2 files changed, 5 insertions, 4 deletions
diff --git a/base/bison/.md5sum b/base/bison/.md5sum
index 5112b04c0..69d4cba89 100644
--- a/base/bison/.md5sum
+++ b/base/bison/.md5sum
@@ -1 +1,2 @@
-84e80a2a192c1a4c02d43fbf2bcc4ca4 bison-2.4.1.tar.bz2
+211b0ce6ab8be05fb630b9a81637dcc2 bison-2.4.2-gcc-1.patch
+63584004613aaef2d3dca19088eb1654 bison-2.4.2.tar.bz2
diff --git a/base/bison/Pkgfile b/base/bison/Pkgfile
index 128361780..957420f5f 100755
--- a/base/bison/Pkgfile
+++ b/base/bison/Pkgfile
@@ -2,12 +2,12 @@
# URL: http://www.gnu.org/software/bison/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on:
name=bison
-version=2.4.1
+version=2.4.2
release=1
-source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
+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)
build() {
cd $name-$version