diff --git a/srcpkgs/ponyc/template b/srcpkgs/ponyc/template index 94afcf240e..142ee41ea3 100644 --- a/srcpkgs/ponyc/template +++ b/srcpkgs/ponyc/template @@ -1,6 +1,6 @@ # Template file for 'ponyc' pkgname=ponyc -version=0.12.3 +version=0.13.0 revision=1 only_for_archs="x86_64" build_style=gnu-makefile @@ -11,7 +11,7 @@ maintainer="bougyman " license="2-clause-BSD" homepage="http://ponylang.org/" distfiles="https://github.com/CausalityLtd/ponyc/archive/${version}.tar.gz" -checksum=25338ecb9f64277921a3ec3613c0028ea897b4923e4ca07ae96eea34b4bd8242 +checksum=aa4273a221ad3a188f4d4d2753e6f78ad2640a3650f22f4ea610a0368df04eec do_build() { make config=release destdir=/usr/lib/pony/${version} prefix=/usr