From a20ea1478a39e478beaf8df9a552069ca603578a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 14 Nov 2011 18:32:34 +0100 Subject: [PATCH] gupnp-igd: rebuild to workaround broken gobject-introspection pkg. --- srcpkgs/gupnp-igd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gupnp-igd/template b/srcpkgs/gupnp-igd/template index 90895ea0a08..e5b64203686 100644 --- a/srcpkgs/gupnp-igd/template +++ b/srcpkgs/gupnp-igd/template @@ -5,7 +5,7 @@ homepage="http://gupnp.org" distfiles="${GNOME_SITE}/$pkgname/0.1/$pkgname-$version.tar.bz2" build_style=gnu-configure configure_args="--disable-python --disable-static" -revision=1 +revision=2 short_desc="Library to handle UPnP IGD port mapping" maintainer="Juan RP " license="LGPL-2.1"