Update to libidn 1.22
This commit is contained in:
parent
ea78f651ba
commit
71492827f0
@ -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.18
|
version=1.22
|
||||||
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
|
||||||
@ -44,7 +44,8 @@ install()
|
|||||||
generic_install DESTDIR
|
generic_install DESTDIR
|
||||||
doc AUTHORS COPYING COPYING.LIB NEWS THANKS TODO FAQ README
|
doc AUTHORS COPYING COPYING.LIB NEWS THANKS TODO FAQ README
|
||||||
# It's compatible with previous build
|
# It's compatible with previous build
|
||||||
compat curl 1.10 1 1
|
compat lidn 1.10 1 1
|
||||||
|
compat lidn 1.18 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Fri May 20 2011 Tom G. Christensen <swpkg@jupiterrise.com> - 1.22-1
|
||||||
|
- Update to 1.22
|
||||||
|
|
||||||
* Fri Apr 23 2010 Tom G. Christensen <swpkg@statsbiblioteket.dk> - 1.18-1
|
* Fri Apr 23 2010 Tom G. Christensen <swpkg@statsbiblioteket.dk> - 1.18-1
|
||||||
- Update to 1.18
|
- Update to 1.18
|
||||||
|
Loading…
x
Reference in New Issue
Block a user