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