From 1f46ba285fdb99b5158ab35eccd6de2b8a44fd1f Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 16 Feb 2012 18:08:22 +0000 Subject: [PATCH] live: update to a new version, the old file is down from the upstream site, the new one is mirrored now git-svn-id: svn://svn.openwrt.org/openwrt/packages@30595 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/live/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/live/Makefile b/net/live/Makefile index 1d794141a..16a2ec8c6 100644 --- a/net/live/Makefile +++ b/net/live/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=live -PKG_VERSION:=2011.12.02 +PKG_VERSION:=2012.02.04 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.live555.com/liveMedia/public/ -PKG_MD5SUM:=4f10d93d33f6714a980fd1655ead69cd +PKG_MD5SUM:=5c9753e027af08c065f156e2a0bec023 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)