mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
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'
|
# Template file for 'musl-nscd'
|
||||||
pkgname=musl-nscd
|
pkgname=musl-nscd
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="*-musl"
|
archs="*-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,11 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pikhq/musl-nscd"
|
homepage="https://github.com/pikhq/musl-nscd"
|
||||||
distfiles="https://github.com/pikhq/musl-nscd/archive/v$version.tar.gz"
|
distfiles="https://github.com/pikhq/musl-nscd/archive/v$version.tar.gz"
|
||||||
checksum=4d2835c48c009b3d9d8fa9579d9cdf15b4d4e60543036066ee76b1854e19a005
|
checksum=5cde7ad14c91f8f2d02a5eec6318b1a8581448c07bb75a9d7d81e9228e96dd41
|
||||||
|
|
||||||
pre_install() {
|
|
||||||
sed -i "s:sbin:bin:g" Makefile
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYRIGHT
|
vlicense COPYRIGHT
|
||||||
|
|
Loading…
Add table
Reference in a new issue