orc: update to 0.4.27.
This commit is contained in:
parent
8897d10e82
commit
94e348bd53
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'orc'.
|
||||
pkgname=orc
|
||||
version=0.4.26
|
||||
version=0.4.27
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://code.entropywave.com/orc/"
|
||||
license="2-clause-BSD"
|
||||
distfiles="http://gstreamer.freedesktop.org/src/orc/orc-${version}.tar.xz"
|
||||
checksum=7d52fa80ef84988359c3434e1eea302d077a08987abdde6905678ebcad4fa649
|
||||
checksum=51e53e58fc8158e5986a1f1a49a6d970c5b16493841cf7b9de2c2bde7ce36b93
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue