bison: update to 3.3.2

This commit is contained in:
Tom G. Christensen 2019-03-24 19:59:51 +01:00
parent 47faa77398
commit 0335d935f8
2 changed files with 5 additions and 2 deletions

View File

@ -6,9 +6,9 @@
########################################################### ###########################################################
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=bison topdir=bison
version=3.0.4 version=3.3.2
pkgver=1 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 # If there are no patches, simply comment this
#patch[0]= #patch[0]=

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Sun Mar 24 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 3.3.2-1
- Update to 3.3.2
* Fri Feb 19 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 3.0.4-1 * Fri Feb 19 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 3.0.4-1
- Update to 3.0.4 - Update to 3.0.4