mdevd: update to 0.1.0.3.

This commit is contained in:
maxice8 2019-03-07 02:31:11 -03:00 committed by maxice8
parent a922ea5a00
commit 9a1031eee5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mdevd'
pkgname=mdevd
version=0.1.0.2
version=0.1.0.3
revision=1
build_style=configure
configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@ -13,7 +13,7 @@ license="ISC"
homepage="https://skarnet.org/software/mdevd/"
changelog="https://skarnet.org/software/mdevd/upgrade.html"
distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
checksum=bde76395aeaa8a8edacc9bc8bbe11f8d476cc5b323a8a03c874cd094c813f6d4
checksum=d5754695dcabaa3e68d1c2bd47390d5659484f8f2e36ca6b28aedd4b83d0c3ac
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;