miniupnpc: update to 2.2.1
also add hostmakedepends and checkdepends
This commit is contained in:
parent
937570955f
commit
8ea39f540e
1 changed files with 4 additions and 2 deletions
|
@ -1,15 +1,17 @@
|
|||
# Template file for 'miniupnpc'
|
||||
pkgname=miniupnpc
|
||||
version=2.2.0
|
||||
version=2.2.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="which"
|
||||
checkdepends="inetutils-ifconfig"
|
||||
short_desc="Small UPnP client library/tool to access Internet Gateway Devices"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
#changelog="http://miniupnp.free.fr/files/changelog.php?file=miniupnpc-${version}.tar.gz"
|
||||
homepage="http://miniupnp.free.fr"
|
||||
distfiles="http://miniupnp.free.fr/files/${pkgname}-${version}.tar.gz"
|
||||
checksum=ff56bec3e5a3aec41f4decb43cb0b925231d6ab4cdfd7a74caa5c7c1043c4ef0
|
||||
checksum=3a3167e57727bf1d2a7b4861f7c7b57a663f58b9cf68227762ed2fc64e8ea11f
|
||||
|
||||
CFLAGS="-fPIC"
|
||||
|
||||
|
|
Loading…
Reference in a new issue