mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
musl-nscd: update to 1.1.1.
This commit is contained in:
parent
6df3706663
commit
8a2416aa46
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'musl-nscd'
|
# Template file for 'musl-nscd'
|
||||||
pkgname=musl-nscd
|
pkgname=musl-nscd
|
||||||
version=1.0.3
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="*-musl"
|
archs="*-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,9 +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=d0aae668bf2b5d0dd1e22fd00feec6cb0e0a6801c63a13827d4f407c33d8933a
|
checksum=ddd5924f0355568a483cb8c83e63c7e3425b8c3f1dce4b9883ca75ed1a276675
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYRIGHT
|
vlicense COPYRIGHT
|
||||||
|
|
Loading…
Add table
Reference in a new issue