gettext019: update to 0.19.8.1
This commit is contained in:
parent
e741a35e33
commit
8aeeaeb055
@ -6,9 +6,9 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=gettext
|
||||
version=0.19.4
|
||||
version=0.19.8.1
|
||||
pkgver=1
|
||||
source[0]=ftp://ftp.sunet.se/pub/gnu/gettext/$topdir-$version.tar.xz
|
||||
source[0]=https://mirrors.kernel.org/gnu/gettext/$topdir-$version.tar.lz
|
||||
# If there are no patches, simply comment this
|
||||
#patch[0]=
|
||||
|
||||
@ -48,6 +48,7 @@ install()
|
||||
compat gettext 0.17 1 1
|
||||
compat gettext 0.18.2 1 1
|
||||
compat gettext 0.18.3.1 1 1
|
||||
compat gettext 0.19.4 1 1
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Thu Apr 12 2018 Tom G. Christensen <swpkg@jupiterrise.com> - 0.19.8.1-1
|
||||
- Update to 0.19.8.1
|
||||
|
||||
* Sat Mar 07 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 0.19.4-1
|
||||
- Update to 0.19.4
|
||||
|
||||
|
@ -25,6 +25,8 @@ $_sharedir/locale/locale.alias
|
||||
$_sharedir/doc/gettext/envsubst.1.html
|
||||
$_sharedir/doc/gettext/ngettext.1.html
|
||||
$_sharedir/doc/gettext/gettext.1.html
|
||||
$_sharedir/emacs
|
||||
$_sharedir/gettext-0.19.8
|
||||
|
||||
[gettext-devel]
|
||||
pkgname="${pkgprefix}gtextd"
|
||||
|
Loading…
x
Reference in New Issue
Block a user