ponyc: update to 0.16.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ponyc'
|
# Template file for 'ponyc'
|
||||||
pkgname=ponyc
|
pkgname=ponyc
|
||||||
version=0.15.0
|
version=0.16.1
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
@@ -11,7 +11,7 @@ maintainer="bougyman <bougyman@voidlinux.eu>"
|
|||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://ponylang.org/"
|
homepage="http://ponylang.org/"
|
||||||
distfiles="https://github.com/CausalityLtd/ponyc/archive/${version}.tar.gz"
|
distfiles="https://github.com/CausalityLtd/ponyc/archive/${version}.tar.gz"
|
||||||
checksum=3ef2e95ffca8adc6653c7bbebd829370d7da28923dc0f5dac2fadbb7e12cfb24
|
checksum=4004d7efb92ab72b84d390d1909a763ab618b7ae842b8c986013333e48c4e8c0
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make config=release destdir=/usr/lib/pony/${version} prefix=/usr
|
make config=release destdir=/usr/lib/pony/${version} prefix=/usr
|
||||||
|
|||||||
Reference in New Issue
Block a user