mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/live555: Updated for version 2019.02.03
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
a38dc59d29
commit
11ba70f4ec
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for live555
|
||||
|
||||
# Copyright 2014-2018 Christoph Willing, Brisbane, Australia
|
||||
# Copyright 2014-2019 Christoph Willing, Brisbane, Australia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=live555
|
||||
VERSION=${VERSION:-2018.12.14}
|
||||
VERSION=${VERSION:-2019.02.03}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="live555"
|
||||
VERSION="2018.12.14"
|
||||
VERSION="2019.02.03"
|
||||
HOMEPAGE="http://www.live555.com/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2018.12.14.tar.gz"
|
||||
MD5SUM="5566021dc5c2215c9bd1a466b4100d8e"
|
||||
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2019.02.03.tar.gz"
|
||||
MD5SUM="dbf6fdedec6e5645d946fdde97eed302"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue