update to 12.4-systemd: gperf-3.3
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
pkgname=gperf
|
pkgname=gperf
|
||||||
pkgver=3.1
|
pkgver=3.3
|
||||||
pkgdesc="Perfect hash function generator"
|
pkgdesc="Perfect hash function generator"
|
||||||
homepage="https://www.gnu.org/software/gperf/"
|
homepage="https://www.gnu.org/software/gperf/"
|
||||||
license=('GPL-3.0-or-later')
|
license=('GPL-3.0-or-later')
|
||||||
sources=("${pkgname}-${pkgver}.tar.gz")
|
sources=("${pkgname}-${pkgver}.tar.gz")
|
||||||
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
|
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
|
||||||
md5sums=("9e251c0a618ad0824b51117d5d9db87e")
|
md5sums=("31753b021ea78a21f154bf9eecb8b079")
|
||||||
|
|
||||||
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