From: Markus Stenberg Date: Tue, 2 Sep 2014 10:16:03 +0000 (+0300) Subject: minimalist-pcproxy: ANNOUNCE opcode support and better error handling. X-Git-Url: http://git.ozo.com/?p=lede-routing%2F.git;a=commitdiff_plain;h=2b73beb31336bd2770f8e080c23c0ff0ce881e48 minimalist-pcproxy: ANNOUNCE opcode support and better error handling. --- diff --git a/minimalist-pcproxy/Makefile b/minimalist-pcproxy/Makefile index 3845a9e..94dfff3 100644 --- a/minimalist-pcproxy/Makefile +++ b/minimalist-pcproxy/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=minimalist-pcproxy -PKG_SOURCE_VERSION:=c8d47ff42c4354f502830faeae13bd8f269401af -PKG_VERSION:=2014-06-02-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=9e41b6b698ff719960299711707785ffa0b250ab +PKG_VERSION:=2014-09-02-$(PKG_SOURCE_VERSION) PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git