mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
miniupnpd-nftables: update to 2.3.8.
This commit is contained in:
parent
3d94b1bbff
commit
2f856142ed
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miniupnpd-nftables'
|
||||
pkgname=miniupnpd-nftables
|
||||
version=2.3.7
|
||||
version=2.3.8
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="
|
||||
|
@ -11,7 +11,7 @@ configure_args="
|
|||
--firewall=nftables"
|
||||
make_install_args="
|
||||
INSTALLPREFIX=/usr
|
||||
SBININSTALLDIR=/usr/bin"
|
||||
SBINDIR=/usr/bin"
|
||||
conf_files="
|
||||
/etc/miniupnpd/*.conf
|
||||
/etc/miniupnpd/*.sh"
|
||||
|
@ -24,7 +24,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=fbdd5501039730f04a8420ea2f8f54b7df63f9f04cde2dc67fa7371e80477bbe
|
||||
checksum=c148ab300fe46a8ebdebd2a488328233c261d8176cfa86f96c4adea7848cb488
|
||||
conflicts="miniupnpd"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue