libupnp: update to 1.6.20.
This commit is contained in:
parent
992196026e
commit
b5003b051e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libupnp'
|
||||
pkgname=libupnp
|
||||
version=1.6.19
|
||||
revision=2
|
||||
version=1.6.20
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="A Portable Open Source UPnP Development Kit"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://pupnp.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/pupnp/$pkgname-$version.tar.bz2"
|
||||
checksum=b3142b39601243b50532eec90f4a27dba85eb86f58d4b849ac94edeb29d9b22a
|
||||
checksum=ee3537081e3ea56f66ada10387486823989210bc98002f098305551c966e3a63
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue