diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-12-02 10:59:50 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-12-02 10:59:50 +0000 |
commit | e2e943d9921d0be93254a413da1d99137e22d47c (patch) | |
tree | f29b2fe77e0fca00b5ef955877c835a520a2b217 /net | |
parent | 7a323ebcd6a7490b91e99297a6e2a329ab5479f2 (diff) | |
download | freebsd-ports-e2e943d9921d0be93254a413da1d99137e22d47c.zip |
Update net/miniupnpd to 1.9.20151118
PR: 204694
Approved by: Tor Halvard Furulund (maintainer)
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate)
Diffstat (limited to 'net')
-rw-r--r-- | net/miniupnpd/Makefile | 2 | ||||
-rw-r--r-- | net/miniupnpd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 80b0cb956778..8f42a65a8584 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= miniupnpd -PORTVERSION= 1.9.20150922 +PORTVERSION= 1.9.20151118 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://miniupnp.tuxfamily.org/files/ \ diff --git a/net/miniupnpd/distinfo b/net/miniupnpd/distinfo index c1d78e6fdfd8..f184b225bad6 100644 --- a/net/miniupnpd/distinfo +++ b/net/miniupnpd/distinfo @@ -1,2 +1,2 @@ -SHA256 (miniupnpd-1.9.20150922.tar.gz) = d71a7435d93a311bf7ac8dd369efd1a805a95afe29d2df42399b97eec8ad1c28 -SIZE (miniupnpd-1.9.20150922.tar.gz) = 208700 +SHA256 (miniupnpd-1.9.20151118.tar.gz) = 1d4c156cf02ba476bfbefa29f55dbf39927d679ed18ba7329b4820ef13351faf +SIZE (miniupnpd-1.9.20151118.tar.gz) = 210322 |