aboutsummaryrefslogtreecommitdiff
path: root/net/udpxy/Makefile
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2015-03-08 14:59:03 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2015-03-08 15:09:21 +0100
commitb58d21c5ab6e365089171007c6c92f820e61c946 (patch)
treedbb83b2c1e33d0379ec8235a9ed518ee3670ec22 /net/udpxy/Makefile
parent16b6c895fa3bd4610697770b2130effa0212252e (diff)
udpxy: bump PKG_VERSION in order to fix build issues and refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'net/udpxy/Makefile')
-rw-r--r--net/udpxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/udpxy/Makefile b/net/udpxy/Makefile
index 6eeca1950..7d94a99f3 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