orc: update to 0.4.14.
This commit is contained in:
parent
b9b2168a3b
commit
fa4613bae2
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'orc'.
|
||||
pkgname=orc
|
||||
version=0.4.11
|
||||
version=0.4.14
|
||||
distfiles="http://code.entropywave.com/download/orc/orc-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="The Oild Runtime Compiler"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6ec60521a11339eda36f1e2210d08ae95010d769575e471aaf365b89bca8d031
|
||||
checksum=6b0c536984871954364976516ea0328e2dcd856111726a23e609504ba2b12313
|
||||
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…
Reference in New Issue