development/orc: Updated for version 0.4.23.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
5bf816c02b
commit
b0caf57957
|
@ -5,7 +5,7 @@
|
|||
# Written by M.Dinslage (daedra1980@gmail.com)
|
||||
|
||||
PRGNAM=orc
|
||||
VERSION=${VERSION:-0.4.22}
|
||||
VERSION=${VERSION:-0.4.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="orc"
|
||||
VERSION="0.4.22"
|
||||
VERSION="0.4.23"
|
||||
HOMEPAGE="http://code.entropywave.com/projects/orc/"
|
||||
DOWNLOAD="http://gstreamer.freedesktop.org/data/src/orc/orc-0.4.22.tar.xz"
|
||||
MD5SUM="eecd4788688a95aae97adf1125585cbf"
|
||||
DOWNLOAD="http://gstreamer.freedesktop.org/data/src/orc/orc-0.4.23.tar.xz"
|
||||
MD5SUM="72e0612ace54d77aa2f7a006348ee81a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue