orc: update to 0.4.26.
This commit is contained in:
parent
1079715bd7
commit
b89bf3c297
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'orc'.
|
# Template build file for 'orc'.
|
||||||
pkgname=orc
|
pkgname=orc
|
||||||
version=0.4.25
|
version=0.4.26
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://code.entropywave.com/orc/"
|
homepage="http://code.entropywave.com/orc/"
|
||||||
license="2-clause-BSD"
|
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=c1b1d54a58f26d483f0b3881538984789fe5d5460ab8fab74a1cacbd3d1c53d1
|
checksum=7d52fa80ef84988359c3434e1eea302d077a08987abdde6905678ebcad4fa649
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue