libupnp: update to 1.6.21.
Fixes CVE-2016-8863, CVE-2016-6255
This commit is contained in:
parent
f4b1147e6f
commit
97b3715ed4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libupnp'
|
||||
pkgname=libupnp
|
||||
version=1.6.20
|
||||
version=1.6.21
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -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=ee3537081e3ea56f66ada10387486823989210bc98002f098305551c966e3a63
|
||||
checksum=af3f3c0846a1d75baeadae4aa5a2bda427567e2a1fb4559bf73ccff0a4f9a39b
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue