miniupnpd: update to 2.3.9.
This commit is contained in:
parent
24087b6e56
commit
09211e86eb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'miniupnpd'
|
# Template file for 'miniupnpd'
|
||||||
pkgname=miniupnpd
|
pkgname=miniupnpd
|
||||||
version=2.3.8
|
version=2.3.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -23,7 +23,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://miniupnp.tuxfamily.org"
|
homepage="https://miniupnp.tuxfamily.org"
|
||||||
changelog="https://miniupnp.tuxfamily.org/files/changelog.php?file=miniupnpd-${version}.tar.gz"
|
changelog="https://miniupnp.tuxfamily.org/files/changelog.php?file=miniupnpd-${version}.tar.gz"
|
||||||
distfiles="https://miniupnp.tuxfamily.org/files/miniupnpd-${version}.tar.gz"
|
distfiles="https://miniupnp.tuxfamily.org/files/miniupnpd-${version}.tar.gz"
|
||||||
checksum=c148ab300fe46a8ebdebd2a488328233c261d8176cfa86f96c4adea7848cb488
|
checksum=66cb3c3d697ab2bb3a61d3c48628166d6ba328d7c2dbeb95898fdf2a3202af7b
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue