libraries/live555: Updated for version 2018.02.28
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
b40e88a62a
commit
a3386073ed
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=live555
|
||||
VERSION=${VERSION:-2018.02.12}
|
||||
VERSION=${VERSION:-2018.02.28}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="live555"
|
||||
VERSION="2018.02.12"
|
||||
VERSION="2018.02.28"
|
||||
HOMEPAGE="http://www.live555.com/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2018.02.12.tar.gz"
|
||||
MD5SUM="c080ed2053f204f8337164a366cf9801"
|
||||
DOWNLOAD="https://s3.amazonaws.com/sbosrc/live.2018.02.28.tar.gz"
|
||||
MD5SUM="4480fa0d559ea04d8a478fcfd0dc5dd2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue