development/orc: Updated for version 0.4.22.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2014-08-31 10:38:58 -05:00 committed by Willy Sudiarto Raharjo
parent fe3c3f50da
commit 42d1aff8b2
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
# Written by M.Dinslage (daedra1980@gmail.com)
PRGNAM=orc
VERSION=${VERSION:-0.4.19}
VERSION=${VERSION:-0.4.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -42,7 +42,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \

View file

@ -1,8 +1,8 @@
PRGNAM="orc"
VERSION="0.4.19"
VERSION="0.4.22"
HOMEPAGE="http://code.entropywave.com/projects/orc/"
DOWNLOAD="http://gstreamer.freedesktop.org/data/src/orc/orc-0.4.19.tar.gz"
MD5SUM="2cacea6271aade6d592fe1622a136f19"
DOWNLOAD="http://gstreamer.freedesktop.org/data/src/orc/orc-0.4.22.tar.xz"
MD5SUM="eecd4788688a95aae97adf1125585cbf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""