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