X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=minimalist-pcproxy%2FMakefile;h=36faa8d802e40f1ddc0a64722fcc66c4104b0805;hb=b09c7681495976ddc26adb1a62686171a4fd78ba;hp=3845a9e14dd3275180f0978098509106990651e0;hpb=52cf3b08e525f7539bdf5179c0b5773ce000902f;p=lede-routing%2F.git diff --git a/minimalist-pcproxy/Makefile b/minimalist-pcproxy/Makefile index 3845a9e..36faa8d 100644 --- a/minimalist-pcproxy/Makefile +++ b/minimalist-pcproxy/Makefile @@ -7,13 +7,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=minimalist-pcproxy -PKG_SOURCE_VERSION:=c8d47ff42c4354f502830faeae13bd8f269401af -PKG_VERSION:=2014-06-02-$(PKG_SOURCE_VERSION) -PKG_RELEASE:=2 +PKG_SOURCE_VERSION:=2d6d1b0b0a3b79a9b4a9b0a7606a84600a967bcb +PKG_VERSION:=2015-01-12-$(PKG_SOURCE_VERSION) +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://github.com/fingon/minimalist-pcproxy.git PKG_MAINTAINER:=Markus Stenberg +PKG_LICENSE:=GPL-2.0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) @@ -26,7 +27,7 @@ define Package/minimalist-pcproxy CATEGORY:=Network TITLE:=Lightweight PCP proxy URL:=https://github.com/fingon/minimalist-pcproxy - DEPENDS:=+libubox +@IPV6 + DEPENDS:=+libubox @IPV6 endef define Package/minimalist-pcproxy/description