udpxy: bump PKG_VERSION in order to fix build issues and refresh patches
authorÁlvaro Fernández Rojas <redacted>
Sun, 8 Mar 2015 13:59:03 +0000 (14:59 +0100)
committerÁlvaro Fernández Rojas <redacted>
Sun, 8 Mar 2015 14:09:21 +0000 (15:09 +0100)
Signed-off-by: Álvaro Fernández Rojas <redacted>
net/udpxy/Makefile
net/udpxy/patches/0001-fix-build-on-Mac-OS-X.patch

index 6eeca195032abe76e1bce7d7a4e6716942d5a034..7d94a99f37c3d872b2825445f5c1a42c818fd74a 100644 (file)
@@ -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
index 594206ca100578cce8bdf6a4a45424b1be043f95..24f62e7e90102bedc6af5447d2b8aae9dbb251b3 100644 (file)
@@ -11,8 +11,6 @@ Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
  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
-
git clone https://git.99rst.org/PROJECT