miniupnpd: update to 2.2.2.
This commit is contained in:
parent
d55acd0957
commit
1b8ed4de83
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miniupnpd'
|
||||
pkgname=miniupnpd
|
||||
version=2.2.1
|
||||
version=2.2.2
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="
|
||||
|
@ -22,7 +22,7 @@ license="BSD-3-Clause"
|
|||
homepage="http://miniupnp.free.fr"
|
||||
changelog="http://miniupnp.free.fr/files/changelog.php?file=miniupnpd-${version}.tar.gz"
|
||||
distfiles="http://miniupnp.free.fr/files/miniupnpd-${version}.tar.gz"
|
||||
checksum=f158dc73b718ca72da69e25ef23c57c3a10a0d7e7d1b4b9b57d5690823040ec2
|
||||
checksum=4b01c403d01c6ab140c9e4e744c89cdb66cbe25145d7a0d4566cc3fdcc0240c3
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in New Issue