summaryrefslogtreecommitdiff
path: root/community/miniupnpd
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-23 03:40:09 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-23 03:40:09 +0000
commit1a04b89cbb8e27e4622005c896745498af51ef45 (patch)
tree5991cef855e2a5ae07d66cccd5b47ba681007483 /community/miniupnpd
parentc9e4976968b0f847cc693453df1e947531af2e76 (diff)
Thu Jan 23 03:35:13 UTC 2014
Diffstat (limited to 'community/miniupnpd')
-rw-r--r--community/miniupnpd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/miniupnpd/PKGBUILD b/community/miniupnpd/PKGBUILD
index d1c7bd977..2cdd0c529 100644
--- a/community/miniupnpd/PKGBUILD
+++ b/community/miniupnpd/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 99009 2013-10-22 08:59:17Z tredaelli $
+# $Id: PKGBUILD 104540 2014-01-22 15:25:26Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: fauno <fauno@parabola.nu>
pkgname=miniupnpd
-pkgver=1.8.20130730
+pkgver=1.8.20131216
pkgrel=1
pkgdesc="Lightweight UPnP IGD daemon"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('libnfnetlink' 'iptables' 'net-tools' 'util-linux')
makedepends=('lsb-release')
source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz"
miniupnpd.systemd)
-sha256sums=('919ab6ec719959fff9bdae3f1d83f6a39c43fa4a6d3f2c48077f43729d3d7d43'
+sha256sums=('f016e21d84ecce7887cef4ec74354afe465412022c013473f3ac3e33ca51a8a7'
'2707d028f28fbb28c3a9d13605c9c738e9628f828e22288a8a1492ac93f9ad7c')
build() {