mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libass: Updated for version 0.10.2.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
f27ede3829
commit
6155ff0a6a
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=libass
|
||||
VERSION=${VERSION:-0.10.1}
|
||||
VERSION=${VERSION:-0.10.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libass"
|
||||
VERSION="0.10.1"
|
||||
VERSION="0.10.2"
|
||||
HOMEPAGE="http://code.google.com/p/libass/"
|
||||
DOWNLOAD="http://libass.googlecode.com/files/libass-0.10.1.tar.xz"
|
||||
MD5SUM="0f54b1f3a24fa897ebbbcc5bc744b32a"
|
||||
DOWNLOAD="http://libass.googlecode.com/files/libass-0.10.2.tar.xz"
|
||||
MD5SUM="ce672ed5629c9708b3401b976f516744"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue