From 2b73beb31336bd2770f8e080c23c0ff0ce881e48 Mon Sep 17 00:00:00 2001 From: Markus Stenberg Date: Tue, 2 Sep 2014 13:16:03 +0300 Subject: [PATCH 1/1] minimalist-pcproxy: ANNOUNCE opcode support and better error handling. --- minimalist-pcproxy/Makefile | 4 ++-- 1 file 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 -- 2.35.1