miniupnpc: update to 1.9.20160209

This commit is contained in:
Jeff Huang 2016-02-29 02:05:42 +00:00
parent 6f5b63d8d2
commit 9bd2adf5eb

View File

@ -1,7 +1,5 @@
# Maintainer: UtG <utg[dot]chakra.linux[at]gmail[dot]com>
pkgname=miniupnpc
pkgver=1.9.20140401
pkgver=1.9.20160209
pkgrel=1
pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
arch=('x86_64')
@ -10,7 +8,7 @@ license=('BSD')
depends=('sh')
categories=('network')
source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz")
md5sums=('e4a4de55eadf8d90b2721769ccf328db')
md5sums=('9e9dd404f0ee356be72316bd9e158428')
build() {
cd $srcdir/$pkgname-$pkgver