[Buildroot] [git commit] package/live555: bump version to 2016.01.29

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Jan 30 07:40:38 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=5964e59e659f47f246a95b74fd6df6119bb97f83
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

This patch also fixes the broken download of the current package
version because upstream removed the previous version.

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/live555/live555.hash | 4 ++--
 package/live555/live555.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/live555/live555.hash b/package/live555/live555.hash
index e6d9f53..813a5b4 100644
--- a/package/live555/live555.hash
+++ b/package/live555/live555.hash
@@ -1,4 +1,4 @@
 # From http://live555.com/liveMedia/public/live555-latest-md5.txt
-md5 7c13d58c020efa42369b5f23a839be0c live.2015.06.25.tar.gz
+md5	6275484ab763673ad3144648bf1015cb	live.2016.01.29.tar.gz
 # Locally generated
-sha256 c769542f930840ac246155558e163cd94b119f4f6b9e102b6b5b063f9f055875 live.2015.06.25.tar.gz
+sha256	44243a962adae64703c00264dd2333cfee15d7edbd79de4e5b47fd486df9ecd1	live.2016.01.29.tar.gz
diff --git a/package/live555/live555.mk b/package/live555/live555.mk
index ab80fb1..d40cbaa 100644
--- a/package/live555/live555.mk
+++ b/package/live555/live555.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIVE555_VERSION = 2015.06.25
+LIVE555_VERSION = 2016.01.29
 LIVE555_SOURCE = live.$(LIVE555_VERSION).tar.gz
 LIVE555_SITE = http://www.live555.com/liveMedia/public
 LIVE555_LICENSE = LGPLv2.1+


More information about the buildroot mailing list