summaryrefslogtreecommitdiff
path: root/social/miniupnpc/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@localhost.localdomain>2012-09-24 13:02:19 -0300
committerAndré Fabian Silva Delgado <andre@localhost.localdomain>2012-09-24 13:02:19 -0300
commit92f96e03374d0a3b3fc337216a93d0e05c5fe28e (patch)
tree2da58c0ae459698f5a6fe499157e9487fbe8c1d4 /social/miniupnpc/PKGBUILD
parentad858cca5d678864d08c21d0078de72c3875348e (diff)
parent78fe3445e73a42dc03f985329b38ca0fa361e706 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'social/miniupnpc/PKGBUILD')
-rw-r--r--[-rwxr-xr-x]social/miniupnpc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/social/miniupnpc/PKGBUILD b/social/miniupnpc/PKGBUILD
index 4d139afdc..a28b9842f 100755..100644
--- a/social/miniupnpc/PKGBUILD
+++ b/social/miniupnpc/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: Florian Loitsch <archlinux@florian.loitsch.com>
pkgname=miniupnpc
-pkgver=1.6
-pkgrel=2
+pkgver=1.7.20120830
+pkgrel=1
pkgdesc='A small UPnP client library/tool to access Internet Gateway Devices'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://miniupnp.free.fr"
license=('BSD')
depends=('sh')
source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz")
-md5sums=('88055f2d4a061cfd4cfe25a9eae22f67')
+md5sums=('c74b24b906e11860005fc425b4979fe6')
build() {
cd $srcdir/$pkgname-$pkgver