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 <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@38357 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a2fb2db851
commit
079d2ef1df
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user