multimedia/mlt: Updated for version 0.9.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2013-11-04 21:46:26 +01:00 committed by Robby Workman
parent b861e7aaee
commit a315eb45b7
2 changed files with 5 additions and 5 deletions

View File

@ -43,8 +43,8 @@
# +---------------------------------------+
PRGNAM=mlt
VERSION=${VERSION:-0.8.8}
BUILD=${BUILD:-2}
VERSION=${VERSION:-0.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View File

@ -1,8 +1,8 @@
PRGNAM="mlt"
VERSION="0.8.8"
VERSION="0.9.0"
HOMEPAGE="http://mltframework.org/"
DOWNLOAD="http://downloads.sourceforge.net/mlt/mlt-0.8.8.tar.gz"
MD5SUM="06de4052cffd6760c468d7da9557edae"
DOWNLOAD="http://downloads.sourceforge.net/mlt/mlt-0.9.0.tar.gz"
MD5SUM="1cd2d73f3ffe77a43980e99aaa4ea06c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg libdv libquicktime frei0r"