miniupnpd: update to 2.3.6.
This commit is contained in:
parent
5a4acd1721
commit
689a2e24ff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miniupnpd'
|
||||
pkgname=miniupnpd
|
||||
version=2.3.5
|
||||
version=2.3.6
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="
|
||||
|
@ -23,7 +23,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=9637a412c33d2778cdae561058933b4e0b67465ff134e96761a7b19751b2fa0f
|
||||
checksum=11ca7bf4d4ba6c6ba12c70c3041807f516f4d9f6b6697bea04e837626b9d679c
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in New Issue