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'
|
||||
pkgname=musl-nscd
|
||||
version=1.0.3
|
||||
version=1.1.1
|
||||
revision=1
|
||||
archs="*-musl"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,9 +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=d0aae668bf2b5d0dd1e22fd00feec6cb0e0a6801c63a13827d4f407c33d8933a
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
checksum=ddd5924f0355568a483cb8c83e63c7e3425b8c3f1dce4b9883ca75ed1a276675
|
||||
|
||||
post_install() {
|
||||
vlicense COPYRIGHT
|
||||
|
|
Loading…
Reference in a new issue