libidn: update to 1.33

This commit is contained in:
Tom G. Christensen 2016-09-24 22:22:02 +02:00
parent a661f4d561
commit 6dbc5aa4ea
2 changed files with 6 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=libidn topdir=libidn
version=1.30 version=1.33
pkgver=1 pkgver=1
source[0]=ftp://ftp.sunet.se/pub/gnu/libidn/$topdir-$version.tar.gz source[0]=https://mirrors.kernel.org/gnu/libidn/$topdir-$version.tar.gz
# If there are no patches, simply comment this # If there are no patches, simply comment this
#patch[0]= #patch[0]=
@ -48,6 +48,7 @@ install()
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 compat libidn 1.28 1 1
compat libidn 1.30 1 1
} }
reg pack reg pack

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Sat Sep 24 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.33-1
- Update to 1.33
* Sun Mar 15 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 1.30-1 * Sun Mar 15 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 1.30-1
- Update to 1.30 - Update to 1.30