libraries/libbluray: Updated for version 1.0.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
dd34ba5f0c
commit
9518f976e9
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libbluray
|
||||
|
||||
# Copyright 2011-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2011-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# 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=libbluray
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
VERSION=${VERSION:-1.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libbluray"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.0.2"
|
||||
HOMEPAGE="http://www.videolan.org/developers/libbluray.html"
|
||||
DOWNLOAD="http://ftp.videolan.org/pub/videolan/libbluray/1.0.1/libbluray-1.0.1.tar.bz2"
|
||||
MD5SUM="cf45fbca25786f6fbc4911e52eabe4c0"
|
||||
DOWNLOAD="http://ftp.videolan.org/pub/videolan/libbluray/1.0.2/libbluray-1.0.2.tar.bz2"
|
||||
MD5SUM="3d90c9ac32a299e0a18df077f6dc9515"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue