From 0335d935f8c825ba7ce7638938f3b041353d0b25 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sun, 24 Mar 2019 19:59:51 +0100 Subject: [PATCH] bison: update to 3.3.2 --- bison/build.sh | 4 ++-- bison/meta/ChangeLog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) 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