libidn2: update to 2.0.4
This commit is contained in:
parent
410a7020ff
commit
c23b79e322
@ -6,12 +6,12 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=libidn2
|
topdir=libidn2
|
||||||
version=2.0.3
|
version=2.0.4
|
||||||
pkgver=1
|
pkgver=1
|
||||||
#source[0]=http://www.mirrorservice.org/sites/alpha.gnu.org/gnu/libidn/$topdir-$version.tar.gz
|
#source[0]=http://www.mirrorservice.org/sites/alpha.gnu.org/gnu/libidn/$topdir-$version.tar.gz
|
||||||
# Source bootstrapped on Fedora 26 with gnulib modules gettext-gnu
|
# Source bootstrapped on Fedora 26 with gnulib modules gettext-gnu
|
||||||
# and printf-posix added
|
# and printf-posix added
|
||||||
source[0]=libidn2-2.0.3-tgcware.tar.gz
|
source[0]=libidn2-2.0.4-tgcware.tar.gz
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
#patch[0]=
|
#patch[0]=
|
||||||
|
|
||||||
@ -54,6 +54,7 @@ install()
|
|||||||
doc AUTHORS COPYING* NEWS README.md
|
doc AUTHORS COPYING* NEWS README.md
|
||||||
compat libidn2 0.11 1 1
|
compat libidn2 0.11 1 1
|
||||||
compat libidn2 2.0.2 1 1
|
compat libidn2 2.0.2 1 1
|
||||||
|
compat libidn2 2.0.3 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Fri Sep 22 2017 Tom G. Christensen <swpkg@jupiterrise.com> - 2.0.4-1
|
||||||
|
- Update to 2.0.4
|
||||||
|
|
||||||
* Thu Aug 10 2017 Tom G. Christensen <swpkg@jupiterrise.com> - 2.0.3-1
|
* Thu Aug 10 2017 Tom G. Christensen <swpkg@jupiterrise.com> - 2.0.3-1
|
||||||
- Update to 2.0.3
|
- Update to 2.0.3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user