musl-nscd: update to 1.0.2.
This commit is contained in:
parent
a44b3f7dbd
commit
1bf8597ede
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'musl-nscd'
|
||||
pkgname=musl-nscd
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
archs="*-musl"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,11 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pikhq/musl-nscd"
|
||||
distfiles="https://github.com/pikhq/musl-nscd/archive/v$version.tar.gz"
|
||||
checksum=4d2835c48c009b3d9d8fa9579d9cdf15b4d4e60543036066ee76b1854e19a005
|
||||
|
||||
pre_install() {
|
||||
sed -i "s:sbin:bin:g" Makefile
|
||||
}
|
||||
checksum=5cde7ad14c91f8f2d02a5eec6318b1a8581448c07bb75a9d7d81e9228e96dd41
|
||||
|
||||
post_install() {
|
||||
vlicense COPYRIGHT
|
||||
|
|
Loading…
Reference in a new issue