orc: update to 0.4.19.
This commit is contained in:
parent
3f9fcc764c
commit
6abf227d15
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'orc'.
|
||||
pkgname=orc
|
||||
version=0.4.18
|
||||
revision=2
|
||||
version=0.4.19
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config libtool"
|
||||
|
@ -9,8 +9,8 @@ short_desc="The Oild Runtime Compiler"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://code.entropywave.com/orc/"
|
||||
license="Simplified BSD, New BSD license"
|
||||
distfiles="http://code.entropywave.com/download/orc/orc-${version}.tar.gz"
|
||||
checksum=34d3c8a7259f42bed4dcfbc106c5e3d0cc8e17eeaa73128d1c5eaf92883a6a24
|
||||
distfiles="http://gstreamer.freedesktop.org/src/orc/orc-${version}.tar.gz"
|
||||
checksum=e21f50321a21c33178bbe41ea8bd27c49ae60aeb8c22902a215f7141297fb59e
|
||||
|
||||
pre_configure() {
|
||||
libtoolize -f
|
||||
|
|
Loading…
Reference in New Issue