orc: update to 0.4.23.

This commit is contained in:
Juan RP 2014-12-18 14:54:20 +01:00
parent 3faed032d0
commit 7b027e36e2

View file

@ -1,6 +1,6 @@
# Template build file for 'orc'. # Template build file for 'orc'.
pkgname=orc pkgname=orc
version=0.4.22 version=0.4.23
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
@ -8,9 +8,9 @@ hostmakedepends="automake pkg-config libtool"
short_desc="The Oild Runtime Compiler" short_desc="The Oild Runtime Compiler"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://code.entropywave.com/orc/" homepage="http://code.entropywave.com/orc/"
license="Simplified BSD, New BSD license" license="2-clause-BSD"
distfiles="http://gstreamer.freedesktop.org/src/orc/orc-${version}.tar.xz" distfiles="http://gstreamer.freedesktop.org/src/orc/orc-${version}.tar.xz"
checksum=04ca077f4b25f02cc13090effa55343bbfde986c8d663df430347992aa5cf935 checksum=767eaebce2941737b43368225ec54598b3055ca78b4dc50c4092f5fcdc0bdfe7
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh