miniupnpc: update to 2.2.0
This commit is contained in:
parent
4852e9d8f8
commit
bf1980c0f6
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'miniupnpc'
|
||||
pkgname=miniupnpc
|
||||
version=2.1
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="A small UPnP client library/tool to access Internet Gateway Devices"
|
||||
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=e19fb5e01ea5a707e2a8cb96f537fbd9f3a913d53d804a3265e3aeab3d2064c6
|
||||
checksum=ff56bec3e5a3aec41f4decb43cb0b925231d6ab4cdfd7a74caa5c7c1043c4ef0
|
||||
|
||||
CFLAGS="-fPIC"
|
||||
|
||||
|
|
Loading…
Reference in a new issue