libidn: update to 1.30

This commit is contained in:
Tom G. Christensen 2015-03-15 20:33:50 +01:00
parent 0f4e770fdf
commit 6e280b301d
2 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,7 @@
########################################################### ###########################################################
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=libidn topdir=libidn
version=1.28 version=1.30
pkgver=1 pkgver=1
source[0]=ftp://ftp.sunet.se/pub/gnu/libidn/$topdir-$version.tar.gz source[0]=ftp://ftp.sunet.se/pub/gnu/libidn/$topdir-$version.tar.gz
# If there are no patches, simply comment this # If there are no patches, simply comment this
@ -47,6 +47,7 @@ install()
compat lidn 1.10 1 1 compat lidn 1.10 1 1
compat lidn 1.18 1 1 compat lidn 1.18 1 1
compat libidn 1.22 1 1 compat libidn 1.22 1 1
compat libidn 1.28 1 1
} }
reg pack reg pack

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Sun Mar 15 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 1.30-1
- Update to 1.30
* Sun Nov 10 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 1.28-1 * Sun Nov 10 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 1.28-1
- Update to 1.28 - Update to 1.28