miniupnpd: update to 2.3.2.
This commit is contained in:
parent
da40571b5d
commit
e97b56427f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miniupnpd'
|
||||
pkgname=miniupnpd
|
||||
version=2.3.1
|
||||
version=2.3.2
|
||||
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=d1dfd4c0276549bbd3d5e434b913f1212481b5f726a9258f90f65e8ccb493b33
|
||||
checksum=c9b895891ded7f99650d722e1f2d773bd5e9e22e8f22c949115a952c11effd73
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in New Issue