libidn: update to 1.28

This commit is contained in:
Tom G. Christensen
2013-11-10 09:25:20 +01:00
parent 2fb63a2717
commit 359b53c743
3 changed files with 6 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
###########################################################
# Check the following 4 variables before running the script
topdir=libidn
version=1.22
version=1.28
pkgver=1
source[0]=ftp://ftp.sunet.se/pub/gnu/libidn/$topdir-$version.tar.gz
# If there are no patches, simply comment this
@@ -42,10 +42,11 @@ reg install
install()
{
generic_install DESTDIR
doc AUTHORS COPYING COPYING.LIB NEWS THANKS TODO FAQ README
doc AUTHORS COPYING* NEWS THANKS TODO FAQ README
# It's compatible with previous build
compat lidn 1.10 1 1
compat lidn 1.18 1 1
compat libidn 1.22 1 1
}
reg pack