libraries/live555: Updated for version 2014.11.07.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
81a1737cc0
commit
4e5644b3ad
|
@ -4,3 +4,7 @@ build streaming applications.
|
|||
|
||||
Since version 2014.08.26, library and include files are arranged to be
|
||||
easily discoverable by configuration stage when building vlc.
|
||||
|
||||
Since version 2014.11.02, source tarballs from archive at
|
||||
sourceforge.net are used, only the very latest tarball being available from
|
||||
http://www.live555.com/liveMedia/public/.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=live555
|
||||
VERSION=${VERSION:-2014.10.21}
|
||||
VERSION=${VERSION:-2014.11.07}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="live555"
|
||||
VERSION="2014.10.21"
|
||||
VERSION="2014.11.07"
|
||||
HOMEPAGE="http://www.live555.com/"
|
||||
DOWNLOAD="http://www.live555.com/liveMedia/public/live.2014.10.21.tar.gz"
|
||||
MD5SUM="c07bbbe7be3add603879431b624b8092"
|
||||
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2014.11.07.tar.gz"
|
||||
MD5SUM="b7e7baccf4b61ff58bbec89b0d7962fe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue