mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/gperf: upgrade to 3.3
This commit is contained in:
parent
1644555781
commit
1c28d49205
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=gperf
|
||||
pkgver=3.1
|
||||
pkgrel=4
|
||||
pkgver=3.3
|
||||
pkgrel=0
|
||||
pkgdesc="Perfect hash function generator."
|
||||
url="https://www.gnu.org/software/gperf/"
|
||||
arch="all"
|
||||
|
@ -25,4 +25,6 @@ package() {
|
|||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
sha512sums="855ebce5ff36753238a44f14c95be7afdc3990b085960345ca2caf1a2db884f7db74d406ce9eec2f4a52abb8a063d4ed000a36b317c9a353ef4e25e2cca9a3f4 gperf-3.1.tar.gz"
|
||||
sha512sums="
|
||||
246b75b8ce7d77d6a8725cd15f1cf2e68da404812573af1d5bf32dbe6ad4228f48757baefc77bcb1f5597c2397043c04d31d8a04ab507bfa7a80f85e1ab6045f gperf-3.3.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue