Update udpxy to version 1.0.23-9.

Switch from http://sourceforge.net/projects/udpxy to 
http://www.udpxy.com/index-en.html

http://www.udpxy.com/download/1_23/udpxy.1.0.23-9-prod.tar.gz needs to be added 
to http://downloads.openwrt.org/sources/

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
---
diff --git a/net/udpxy/Makefile b/net/udpxy/Makefile
index 71e1332..dbf5b08 100644
--- a/net/udpxy/Makefile
+++ b/net/udpxy/Makefile
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=udpxy
-PKG_REV:=1.0.21
-PKG_TAG:=2
+PKG_REV:=1.0.23
+PKG_TAG:=9
 PKG_VERSION:=$(PKG_REV)-$(PKG_TAG)
 PKG_RELEASE:=1
 
-PKG_SOURCE:=$(PKG_NAME).$(PKG_REV)-$(patsubst %,%-prod,$(PKG_TAG)).tgz
-PKG_SOURCE_URL:=@SF/udpxy
-PKG_MD5SUM:=d969fc34604b3abcc8ef62510967f2b0
+PKG_SOURCE:=$(PKG_NAME).$(PKG_REV)-$(patsubst %,%-prod,$(PKG_TAG)).tar.gz
+PKG_SOURCE_URL:=http://www.udpxy.com/download-en.html
+PKG_MD5SUM:=0c953f7dd80329c1a062997afb9b6744
 
 PKG_INSTALL:=1
 
@@ -25,7 +25,7 @@ define Package/udpxy
   SECTION:=net
   CATEGORY:=Network
   TITLE:=convert UDP IPTV streams into http stream
-  URL:=http://sourceforge.net/projects/udpxy
+  URL:=http://www.udpxy.com/index-en.html
 endef
 
 define Package/udpxy/description
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to