libidn2: update to 2.3.0
This commit is contained in:
parent
134a2107ec
commit
40633a57f3
@ -6,7 +6,7 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=libidn2
|
||||
version=2.1.1a
|
||||
version=2.3.0
|
||||
pkgver=1
|
||||
source[0]=http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libidn/$topdir-$version.tar.gz
|
||||
# If there are no patches, simply comment this
|
||||
@ -19,7 +19,6 @@ source[0]=http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libidn/$topdir-$ver
|
||||
export CPPFLAGS="-I$prefix/include"
|
||||
export LDFLAGS="-L$prefix/lib -R$prefix/lib"
|
||||
configure_args+=(--disable-static --with-libiconv-prefix=$prefix --with-libintl-prefix=$prefix)
|
||||
topsrcdir=$topdir-2.1.1
|
||||
|
||||
reg prep
|
||||
prep()
|
||||
@ -53,6 +52,7 @@ install()
|
||||
compat libidn2 2.0.2 1 1
|
||||
compat libidn2 2.0.3 1 1
|
||||
compat libidn2 2.0.4 1 1
|
||||
compat libidn2 2.1.1a 1 1
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Thu Jan 30 2020 Tom G. Christensen <swpkg@jupiterrise.com> - 2.3.0-1
|
||||
- Update to 2.3.0
|
||||
|
||||
* Wed Mar 20 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 2.1.1a-1
|
||||
- Update to 2.1.1a
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user