miniupnpd: update to 2.3.6.

This commit is contained in:
Duncaen 2024-03-20 22:05:47 +01:00
parent 5a4acd1721
commit 689a2e24ff
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -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"