package/live555: bump version to 2016.01.29

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@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2016-01-29 21:51:12 +01:00 committed by Thomas Petazzoni
parent 996b4d9962
commit 5964e59e65
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# From http://live555.com/liveMedia/public/live555-latest-md5.txt # 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 # Locally generated
sha256 c769542f930840ac246155558e163cd94b119f4f6b9e102b6b5b063f9f055875 live.2015.06.25.tar.gz sha256 44243a962adae64703c00264dd2333cfee15d7edbd79de4e5b47fd486df9ecd1 live.2016.01.29.tar.gz

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
LIVE555_VERSION = 2015.06.25 LIVE555_VERSION = 2016.01.29
LIVE555_SOURCE = live.$(LIVE555_VERSION).tar.gz LIVE555_SOURCE = live.$(LIVE555_VERSION).tar.gz
LIVE555_SITE = http://www.live555.com/liveMedia/public LIVE555_SITE = http://www.live555.com/liveMedia/public
LIVE555_LICENSE = LGPLv2.1+ LIVE555_LICENSE = LGPLv2.1+