gawk: rebuild

This commit is contained in:
Tom G. Christensen 2015-04-30 18:26:25 +02:00
parent 98f2e2f2d4
commit cdf88bd98f
2 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=gawk topdir=gawk
version=4.0.2 version=4.0.2
pkgver=1 pkgver=2
source[0]=ftp://ftp.sunet.se/pub/gnu/${topdir}/${topdir}-${version}.tar.xz source[0]=ftp://ftp.sunet.se/pub/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,4 +1,7 @@
CHANGELOG CHANGELOG
--------- ---------
* Wed Apr 29 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 4.0.2-2
- Rebuild against new readline
* Sat Nov 09 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 4.0.2-1 * Sat Nov 09 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 4.0.2-1
- Initial build - Initial build