summaryrefslogtreecommitdiff
path: root/extra/libupnp
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-27 00:01:20 +0000
committerroot <root@rshg054.dnsready.net>2012-03-27 00:01:20 +0000
commitc8729cab8302ab82e01135a22fb9fa9704f1559b (patch)
treef272d52815dcaf543aaf60177bdfc7d28e22e201 /extra/libupnp
parentcf507a0dbf5ee8258e49256049b420ac8e191387 (diff)
Tue Mar 27 00:01:20 UTC 2012
Diffstat (limited to 'extra/libupnp')
-rw-r--r--extra/libupnp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libupnp/PKGBUILD b/extra/libupnp/PKGBUILD
index eb3ee4e7d..4bf09a5c1 100644
--- a/extra/libupnp/PKGBUILD
+++ b/extra/libupnp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 149147 2012-02-06 00:20:48Z giovanni $
+# $Id: PKGBUILD 154277 2012-03-25 09:49:04Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: kastor <kastor@fobos.org.ar>
pkgname=libupnp
-pkgver=1.6.15
+pkgver=1.6.16
pkgrel=1
pkgdesc="Portable Open Source UPnP Development Kit"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('glibc')
makedepends=('pkgconfig')
options=('!libtool')
source=("http://downloads.sourceforge.net/sourceforge/pupnp/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('1b21e5b5fb6185101c467aefd19f0bf7')
+md5sums=('1212df3f9ed370a0a94b641578465585')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"