diff options
| author | Markus Stenberg | 2016-06-27 21:45:11 +0000 |
|---|---|---|
| committer | Markus Stenberg | 2016-06-27 21:45:11 +0000 |
| commit | 33b0b707dcfb0fca508998d2ab38100352592ad8 (patch) | |
| tree | 768c2f67fdf380d83d28f6ca09d318c5ad89dee2 | |
| parent | 500c4dc8e06cb88e7d28b51528283fa0f7314e32 (diff) | |
| download | routing-33b0b707dcfb0fca508998d2ab38100352592ad8.tar.gz | |
hnetd/ohp -> git head, miniupnpd->2.0 (from 15.05 branch).
| -rw-r--r-- | hnetd/Makefile | 4 | ||||
| -rw-r--r-- | miniupnpd/Makefile | 4 | ||||
| -rw-r--r-- | ohybridproxy/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/hnetd/Makefile b/hnetd/Makefile index 7fc8b9b..6390f13 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hnetd -PKG_SOURCE_VERSION:=9ab71adbf0a7ad2a0964e48641b19b016b37df16 -PKG_VERSION:=2016-05-16-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=606d7e904603ad8792ac1a7ba825618df97b5a4e +PKG_VERSION:=2016-06-28-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git diff --git a/miniupnpd/Makefile b/miniupnpd/Makefile index 1000929..0207036 100644 --- a/miniupnpd/Makefile +++ b/miniupnpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd -PKG_VERSION:=1.9.20151212 +PKG_VERSION:=2.0 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://miniupnp.free.fr/files PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=86465b35f711ca9982d48b34c094033a +PKG_MD5SUM:=1c07a215dd9b362e75a9efc05e2fb3b4 PKG_MAINTAINER:=Markus Stenberg <fingon@iki.fi> PKG_LICENSE:=BSD-3-Clause diff --git a/ohybridproxy/Makefile b/ohybridproxy/Makefile index fd99c3e..7d88f5d 100644 --- a/ohybridproxy/Makefile +++ b/ohybridproxy/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ohybridproxy -PKG_SOURCE_VERSION:=b14767d48225aad9ea56ff3e5d6883550e0cf249 -PKG_VERSION:=2015-09-29-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=8a28ae92c97099e771c9ede5641e3782ae809c27 +PKG_VERSION:=2016-06-28-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git |