miniupnpd: update to 2.3.2.

This commit is contained in:
Duncaen 2023-01-22 15:31:40 +01:00
parent da40571b5d
commit e97b56427f
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.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"