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