libraries/libass: Updated for version 0.14.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
28bc5cba75
commit
3c9d8f199d
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for libass
|
||||
|
||||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2011-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2011-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libass
|
||||
VERSION=${VERSION:-0.13.5}
|
||||
VERSION=${VERSION:-0.14.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libass"
|
||||
VERSION="0.13.5"
|
||||
VERSION="0.14.0"
|
||||
HOMEPAGE="https://github.com/libass/libass"
|
||||
DOWNLOAD="https://github.com/libass/libass/releases/download/0.13.5/libass-0.13.5.tar.xz"
|
||||
MD5SUM="a6c18de958fb11371d2483cff3e5a915"
|
||||
DOWNLOAD="https://github.com/libass/libass/releases/download/0.14.0/libass-0.14.0.tar.xz"
|
||||
MD5SUM="5b8c23340654587b8a472cb74ee9366b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue