miniupnpd: update to 2.3.0.

This commit is contained in:
Duncaen 2022-01-25 13:56:57 +01:00
parent e1c72b0463
commit d6f6dfcb53
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'miniupnpd'
pkgname=miniupnpd
version=2.2.3
version=2.3.0
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=f89c310ce9575183af3fec61af65e548f85114133df8caaaa9e204c13b7a9da5
checksum=ff9e95e360c7baae757575b5badc21ab1c643d359956f968540b4f8026facf9c
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"