libidn2: update to 2.3.7
This commit is contained in:
parent
28d4c58f7c
commit
91eb6389d5
@ -6,7 +6,7 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=libidn2
|
topdir=libidn2
|
||||||
version=2.3.2
|
version=2.3.7
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libidn/$topdir-$version.tar.gz
|
source[0]=http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libidn/$topdir-$version.tar.gz
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
@ -27,8 +27,6 @@ prep()
|
|||||||
setdir source
|
setdir source
|
||||||
# Do not build examples
|
# Do not build examples
|
||||||
${__gsed} -i 's/examples//' Makefile.in
|
${__gsed} -i 's/examples//' Makefile.in
|
||||||
# No stdint.h on Solaris < 10
|
|
||||||
${__gsed} -i 's/stdint.h/inttypes.h/' lib/idn2.h.in
|
|
||||||
}
|
}
|
||||||
|
|
||||||
reg build
|
reg build
|
||||||
@ -54,6 +52,7 @@ install()
|
|||||||
compat libidn2 2.0.4 1 1
|
compat libidn2 2.0.4 1 1
|
||||||
compat libidn2 2.1.1a 1 1
|
compat libidn2 2.1.1a 1 1
|
||||||
compat libidn2 2.3.0 1 1
|
compat libidn2 2.3.0 1 1
|
||||||
|
compat libidn2 2.3.2 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Fri Oct 04 2024 Tom G. Christensen <swpkg@jupiterrise.com> - 2.3.7-1
|
||||||
|
- Update to 2.3.7
|
||||||
|
|
||||||
* Sat Oct 02 2021 Tom G. Christensen <swpkg@jupiterrise.com> - 2.3.2-1
|
* Sat Oct 02 2021 Tom G. Christensen <swpkg@jupiterrise.com> - 2.3.2-1
|
||||||
- Update to 2.3.2
|
- Update to 2.3.2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user