diff --git a/libidn/build.sh b/libidn/build.sh index 84b7099..f30c767 100755 --- a/libidn/build.sh +++ b/libidn/build.sh @@ -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 diff --git a/libidn/meta/ChangeLog b/libidn/meta/ChangeLog index 7509cd2..668e6ef 100644 --- a/libidn/meta/ChangeLog +++ b/libidn/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Sun Nov 10 2013 Tom G. Christensen - 1.28-1 +- Update to 1.28 + * Fri May 20 2011 Tom G. Christensen - 1.22-1 - Update to 1.22 diff --git a/libidn/meta/relnotes b/libidn/meta/relnotes deleted file mode 100644 index bd83629..0000000 --- a/libidn/meta/relnotes +++ /dev/null @@ -1,27 +0,0 @@ -PACKAGE DETAILS ---------------- -Name: %%PKGNAME%% -Version: %%SOURCE_AND_VER%% -Vendor: %%VENDOR%% -Packager: %%PKGEDBY%% - -Source (sha1sum): -%%SOURCE_SHA1SUM%% - -BUILD DETAILS -------------- -Compiler: -%%COMPILER%% - -Environment: -%%ENVIRONMENT%% - -Configure: -%%CONFIGURE%% - -KNOWN DEPENDENCIES ------------------- -%%DEPENDENCIES%% - -ERRORS/MISCELLANEOUS ---------------------