diff --git a/bison/build.sh b/bison/build.sh index 4b3bb58..d063e23 100755 --- a/bison/build.sh +++ b/bison/build.sh @@ -6,9 +6,9 @@ ########################################################### # Check the following 4 variables before running the script topdir=bison -version=3.0.4 +version=3.3.2 pkgver=1 -source[0]=ftp://ftp.heanet.ie/pub/gnu/bison/$topdir-$version.tar.xz +source[0]=https://mirrors.kernel.org/gnu/$topdir/$topdir-$version.tar.xz # If there are no patches, simply comment this #patch[0]= diff --git a/bison/meta/ChangeLog b/bison/meta/ChangeLog index 99147b9..d2c8ad9 100644 --- a/bison/meta/ChangeLog +++ b/bison/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Sun Mar 24 2019 Tom G. Christensen - 3.3.2-1 +- Update to 3.3.2 + * Fri Feb 19 2016 Tom G. Christensen - 3.0.4-1 - Update to 3.0.4