mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-12 08:06:25 +02:00
community/triehash: claim maintainership
This commit is contained in:
parent
d1d430da64
commit
08568fec1e
@ -1,7 +1,7 @@
|
||||
# Maintainer:
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=triehash
|
||||
pkgver=0.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Generator for order-preserving minimal perfect hash functions in C"
|
||||
url="https://github.com/julian-klode/triehash"
|
||||
arch="noarch"
|
||||
@ -11,7 +11,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/julian-klode/triehash/archiv
|
||||
options="!check" # no tests
|
||||
|
||||
package() {
|
||||
install -Dm755 triehash.pl "$pkgdir"/usr/bin/triehash
|
||||
install -Dvm755 triehash.pl "$pkgdir"/usr/bin/triehash
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user