miniupnpd: update to 2.3.5.

This commit is contained in:
Duncaen 2024-03-04 02:34:12 +01:00
parent 275a718953
commit 5cd98fc75f
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.3.4
version=2.3.5
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=e7303348fc8ac427de7f04f0eeb757d49dcc8367311ee2582552c38f5d6da08a
checksum=9637a412c33d2778cdae561058933b4e0b67465ff134e96761a7b19751b2fa0f
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"