libraries/libdvdcss: Updated for version 1.3.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
41b6ad44ac
commit
12c5da974a
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libdvdcss
|
||||
|
||||
# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006-2014 Robby Workman, Northport, Alabama, USA
|
||||
# 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=libdvdcss
|
||||
VERSION=1.2.13
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libdvdcss"
|
||||
VERSION="1.2.13"
|
||||
VERSION="1.3.0"
|
||||
HOMEPAGE="http://developers.videolan.org/libdvdcss/"
|
||||
DOWNLOAD="http://download.videolan.org/pub/libdvdcss/1.2.13/libdvdcss-1.2.13.tar.bz2"
|
||||
MD5SUM="53cfc52a60a156763c425572e5179273"
|
||||
DOWNLOAD="http://download.videolan.org/pub/libdvdcss/1.3.0/libdvdcss-1.3.0.tar.bz2"
|
||||
MD5SUM="7f0fdb3ff91d638f5e45ed7536f7eb67"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue