diff options
author | Juergen Daubert <jue@jue.li> | 2012-10-26 11:12:51 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-10-26 11:12:51 +0200 |
commit | c747795580766f9548dd60d81a7f5e268dcd0784 (patch) | |
tree | 4c8f1040adbabbc2bbad28f6106545692376b3e7 /bison | |
parent | 5c96b470ec3dc0ff7171f214e1c69614c2fa710d (diff) | |
download | core-c747795580766f9548dd60d81a7f5e268dcd0784.tar.gz core-c747795580766f9548dd60d81a7f5e268dcd0784.tar.xz |
bison: update to 2.6.3
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 f10741fb..852faf28 100644 --- a/bison/.md5sum +++ b/bison/.md5sum @@ -1 +1 @@ -dea291996f98c34c3fd8e389a9cf6ea1 bison-2.6.2.tar.xz +760f17ae37165030cc6dcf00f15eed45 bison-2.6.3.tar.xz diff --git a/bison/Pkgfile b/bison/Pkgfile index fc6824ce..d7b102a0 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.2 +version=2.6.3 release=1 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) |