From cf07fa3b6d245444e4379b2e7ffd134c2d871269 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 17 Nov 2013 16:44:18 +0100 Subject: [PATCH] libupnp: update to 1.6.19. --- srcpkgs/libupnp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libupnp/template b/srcpkgs/libupnp/template index 8659c17a4e4..06be502b5a5 100644 --- a/srcpkgs/libupnp/template +++ b/srcpkgs/libupnp/template @@ -1,6 +1,6 @@ # Template file for 'libupnp' pkgname=libupnp -version=1.6.18 +version=1.6.19 revision=1 build_style=gnu-configure short_desc="A Portable Open Source UPnP Development Kit" @@ -8,7 +8,7 @@ maintainer="Juan RP " license="BSD" homepage="http://pupnp.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/pupnp/$pkgname-$version.tar.bz2" -checksum=b21bc676365622d3ace1b25292dab8d4d23f6e6a80ddc8f029b765d39797e934 +checksum=b3142b39601243b50532eec90f4a27dba85eb86f58d4b849ac94edeb29d9b22a if [ "$CROSS_BUILD" ]; then hostmakedepends="automake libtool" @@ -18,7 +18,7 @@ if [ "$CROSS_BUILD" ]; then fi libupnp-devel_package() { - depends="${sourcepkg}-${version}_${revision}" + depends="${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include