update to 12.4-systemd: gettext-0.26
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
pkgname=gettext
|
pkgname=gettext
|
||||||
pkgver=0.24
|
pkgver=0.26
|
||||||
pkgdesc="GNU internationalization library"
|
pkgdesc="GNU internationalization library"
|
||||||
homepage="https://www.gnu.org/software/gettext/"
|
homepage="https://www.gnu.org/software/gettext/"
|
||||||
license=(
|
license=(
|
||||||
@@ -10,7 +10,7 @@ license=(
|
|||||||
)
|
)
|
||||||
sources=("${pkgname}-${pkgver}.tar.xz")
|
sources=("${pkgname}-${pkgver}.tar.xz")
|
||||||
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
|
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
|
||||||
md5sums=("87aea3013802a3c60fa3feb5c7164069")
|
md5sums=("8e14e926f088e292f5f2bce95b81d10e")
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||||
Reference in New Issue
Block a user