summaryrefslogtreecommitdiff
path: root/pcr/miniupnpd/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-15 07:49:21 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-15 07:49:21 -0300
commit97ecf9349c86a16eb67488e38be71e7acab651e2 (patch)
tree79bce6484dae93c616a7514c1dede98e59f9031b /pcr/miniupnpd/PKGBUILD
parent594346c73fb352d9e7d9f11decace09f8aca447f (diff)
parent33a03f53dfc38d5d2e68dc429573098afb3ba456 (diff)
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/miniupnpd/PKGBUILD')
-rw-r--r--pcr/miniupnpd/PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/pcr/miniupnpd/PKGBUILD b/pcr/miniupnpd/PKGBUILD
index da6f373c9..e88427488 100644
--- a/pcr/miniupnpd/PKGBUILD
+++ b/pcr/miniupnpd/PKGBUILD
@@ -1,8 +1,8 @@
# $Id$
# Maintainer: fauno <fauno@parabola.nu>
pkgname=miniupnpd
-pkgver=1.8.20130503
-pkgrel=3
+pkgver=1.8.20130607
+pkgrel=1
pkgdesc="Lightweight UPnP IGD daemon"
arch=('i686' 'x86_64' 'mips64el')
url="http://miniupnp.free.fr"
@@ -12,8 +12,6 @@ depends=('libnfnetlink' 'iptables>=1.4.3' 'net-tools')
makedepends=('lsb-release')
source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz"
miniupnpd.systemd)
-md5sums=('484dbda7c428b2d5f3768500a48d3375'
- '0c3f1777b6c043dd5029092d62896660')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -41,5 +39,5 @@ package() {
cd "$pkgdir"
mv usr/sbin usr/bin
}
-md5sums=('484dbda7c428b2d5f3768500a48d3375'
- 'f862f79b673359adc80faf0be914394f')
+md5sums=('55688b5eb5025095b1da49f841e62792'
+ '0c3f1777b6c043dd5029092d62896660')