miniupnpd: update to 2.3.0.
This commit is contained in:
parent
e1c72b0463
commit
d6f6dfcb53
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue