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

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Sun Nov 10 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 1.28-1
- Update to 1.28
* Fri May 20 2011 Tom G. Christensen <swpkg@jupiterrise.com> - 1.22-1
- Update to 1.22

View File

@ -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
--------------------