orc: update to 0.4.17.
This commit is contained in:
parent
0e8262b9f6
commit
d833c14db4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'orc'.
|
||||
pkgname=orc
|
||||
version=0.4.16
|
||||
revision=3
|
||||
version=0.4.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ 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=700e4edba20a0ed42164b645da26ce515b883d4c4633b222302f1e541f2a58ab
|
||||
checksum=4fc7cca48c59fff23afee78fb642cdbde001f56401c8f47b95a16578d1d5d7e8
|
||||
long_desc="
|
||||
Orc is a library and set of tools for compiling and executing very simple
|
||||
programs that operate on arrays of data. The “language” is a generic assembly
|
||||
|
|
Loading…
Add table
Reference in a new issue