gettext: update to 0.19.4

This commit is contained in:
Tom G. Christensen 2015-03-14 12:30:12 +01:00
parent 01c71f0fca
commit 24ad1fc5dc
4 changed files with 6 additions and 2 deletions

View File

@ -6,9 +6,9 @@
###########################################################
# Check the following 4 variables before running the script
topdir=gettext
version=0.18.3.1
version=0.19.4
pkgver=1
source[0]=ftp://ftp.sunet.se/pub/gnu/gettext/$topdir-$version.tar.gz
source[0]=ftp://ftp.sunet.se/pub/gnu/gettext/$topdir-$version.tar.xz
# If there are no patches, simply comment this
#patch[0]=
@ -47,6 +47,7 @@ install()
doc NEWS README COPYING
compat gettext 0.17 1 1
compat gettext 0.18.2 1 1
compat gettext 0.18.3.1 1 1
}
reg pack

View File

@ -1,4 +1,7 @@
CHANGELOG
---------
* Sat Mar 07 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 0.19.4-1
- Update to 0.19.4
* Thu Nov 07 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 0.18.3.1-1
- Initial build