mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
orc: update to 0.4.27.
This commit is contained in:
parent
8897d10e82
commit
94e348bd53
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'orc'.
|
# Template build file for 'orc'.
|
||||||
pkgname=orc
|
pkgname=orc
|
||||||
version=0.4.26
|
version=0.4.27
|
||||||
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=7d52fa80ef84988359c3434e1eea302d077a08987abdde6905678ebcad4fa649
|
checksum=51e53e58fc8158e5986a1f1a49a6d970c5b16493841cf7b9de2c2bde7ce36b93
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue