From: jow Date: Thu, 10 Oct 2013 14:48:23 +0000 (+0000) Subject: udpxy: Update to version 1.0.23-9 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=079d2ef1df4894186501ce92d4b852e776abd31b;p=packages.git udpxy: Update to version 1.0.23-9 Switch from http://sourceforge.net/projects/udpxy to http://www.udpxy.com/index-en.html [jow: fixed source url, trimmed commit message] Signed-off-by: Álvaro Fernández Rojas git-svn-id: svn://svn.openwrt.org/openwrt/packages@38357 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/udpxy/Makefile b/net/udpxy/Makefile index 71e1332ef..1db05d6ed 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/1_23 +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