mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
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'
|
# Template file for 'libupnp'
|
||||||
pkgname=libupnp
|
pkgname=libupnp
|
||||||
version=1.6.20
|
version=1.6.21
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://pupnp.sourceforge.net/"
|
homepage="http://pupnp.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/pupnp/$pkgname-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/pupnp/$pkgname-$version.tar.bz2"
|
||||||
checksum=ee3537081e3ea56f66ada10387486823989210bc98002f098305551c966e3a63
|
checksum=af3f3c0846a1d75baeadae4aa5a2bda427567e2a1fb4559bf73ccff0a4f9a39b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue