From: Markus Stenberg Date: Mon, 12 Jan 2015 09:40:21 +0000 (+0200) Subject: minimalist-pcproxy: Update to github HEAD. X-Git-Url: http://git.ozo.com/?p=lede-routing%2F.git;a=commitdiff_plain;h=a5f73bbaf82d4644b575a26813554389b1cf4a21 minimalist-pcproxy: Update to github HEAD. --- diff --git a/minimalist-pcproxy/Makefile b/minimalist-pcproxy/Makefile index 57c2651..d0c2f06 100644 --- a/minimalist-pcproxy/Makefile +++ b/minimalist-pcproxy/Makefile @@ -7,9 +7,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=minimalist-pcproxy -PKG_SOURCE_VERSION:=9e41b6b698ff719960299711707785ffa0b250ab -PKG_VERSION:=2014-09-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