summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Stenberg2014-09-02 10:16:03 +0000
committerMarkus Stenberg2014-09-02 10:16:03 +0000
commit2b73beb31336bd2770f8e080c23c0ff0ce881e48 (patch)
tree9d3bc75a3f8dfc3846e314281f7aafd209dbec8c
parentf09916ce2f25cd64e58c49aef211b9974f2790fe (diff)
downloadrouting-2b73beb31336bd2770f8e080c23c0ff0ce881e48.tar.gz
minimalist-pcproxy: ANNOUNCE opcode support and better error handling.
-rw-r--r--minimalist-pcproxy/Makefile4
1 files changed, 2 insertions, 2 deletions
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