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'.
|
# Template build file for 'orc'.
|
||||||
pkgname=orc
|
pkgname=orc
|
||||||
version=0.4.16
|
version=0.4.17
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://code.entropywave.com/orc/"
|
homepage="http://code.entropywave.com/orc/"
|
||||||
license="Simplified BSD, New BSD license"
|
license="Simplified BSD, New BSD license"
|
||||||
distfiles="http://code.entropywave.com/download/orc/orc-${version}.tar.gz"
|
distfiles="http://code.entropywave.com/download/orc/orc-${version}.tar.gz"
|
||||||
checksum=700e4edba20a0ed42164b645da26ce515b883d4c4633b222302f1e541f2a58ab
|
checksum=4fc7cca48c59fff23afee78fb642cdbde001f56401c8f47b95a16578d1d5d7e8
|
||||||
long_desc="
|
long_desc="
|
||||||
Orc is a library and set of tools for compiling and executing very simple
|
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
|
programs that operate on arrays of data. The “language” is a generic assembly
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue