From 97b3715ed4f0ccee21b59b3be5286a552521f0b3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 22 Dec 2016 06:27:44 +0000 Subject: [PATCH] libupnp: update to 1.6.21. Fixes CVE-2016-8863, CVE-2016-6255 --- srcpkgs/libupnp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libupnp/template b/srcpkgs/libupnp/template index 3585accb6c3..ecf481431fc 100644 --- a/srcpkgs/libupnp/template +++ b/srcpkgs/libupnp/template @@ -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 " license="BSD" homepage="http://pupnp.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/pupnp/$pkgname-$version.tar.bz2" -checksum=ee3537081e3ea56f66ada10387486823989210bc98002f098305551c966e3a63 +checksum=af3f3c0846a1d75baeadae4aa5a2bda427567e2a1fb4559bf73ccff0a4f9a39b pre_configure() { autoreconf -fi