From b58d21c5ab6e365089171007c6c92f820e61c946 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Sun, 8 Mar 2015 14:59:03 +0100 Subject: [PATCH] udpxy: bump PKG_VERSION in order to fix build issues and refresh patches MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- net/udpxy/Makefile | 4 ++-- net/udpxy/patches/0001-fix-build-on-Mac-OS-X.patch | 5 ----- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/net/udpxy/Makefile b/net/udpxy/Makefile index 6eeca19503..7d94a99f37 100644 --- a/net/udpxy/Makefile +++ b/net/udpxy/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=udpxy PKG_SOURCE_VERSION:=c045a1e855a8033c5d70ab3e42271ba5636eb520 -PKG_VERSION:=2014-10-27-$(PKG_SOURCE_VERSION) -PKG_RELEASE:=2 +PKG_VERSION:=2015-03-08-$(PKG_SOURCE_VERSION) +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://github.com/pcherenkov/udpxy.git diff --git a/net/udpxy/patches/0001-fix-build-on-Mac-OS-X.patch b/net/udpxy/patches/0001-fix-build-on-Mac-OS-X.patch index 594206ca10..24f62e7e90 100644 --- a/net/udpxy/patches/0001-fix-build-on-Mac-OS-X.patch +++ b/net/udpxy/patches/0001-fix-build-on-Mac-OS-X.patch @@ -11,8 +11,6 @@ Signed-off-by: Álvaro Fernández Rojas chipmunk/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -diff --git a/chipmunk/Makefile b/chipmunk/Makefile -index e402128..fd41dbe 100644 --- a/chipmunk/Makefile +++ b/chipmunk/Makefile @@ -32,10 +32,13 @@ DEBUG_ON := -g @@ -30,6 +28,3 @@ index e402128..fd41dbe 100644 BUILDFILE = BUILD BUILDNO := `cat $(BUILDFILE)` --- -2.3.1 - -- 2.30.2