libraries/libquicktime: Updated for version 1.2.4

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2012-08-19 17:06:38 +02:00
parent 20c2270322
commit 6da25dc7bc
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for libquicktime
# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands
# 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=libquicktime
VERSION=1.2.3
VERSION=1.2.4
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="libquicktime"
VERSION="1.2.3"
VERSION="1.2.4"
HOMEPAGE="http://libquicktime.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/libquicktime/libquicktime-1.2.3.tar.gz"
MD5SUM="9a82a1546408605ea8337b3a7c78786e"
DOWNLOAD="http://downloads.sourceforge.net/libquicktime/libquicktime-1.2.4.tar.gz"
MD5SUM="81cfcebad9b7ee7e7cfbefc861d6d61b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="faac faad2 ffmpeg lame libdv schroedinger x264"
REQUIRES=""
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"