udpxy: bump PKG_VERSION in order to fix build issues and refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
16b6c895fa
commit
b58d21c5ab
2 changed files with 2 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue