diff --git a/srcpkgs/ponyc/template b/srcpkgs/ponyc/template index 2335780dda..8d04aa965b 100644 --- a/srcpkgs/ponyc/template +++ b/srcpkgs/ponyc/template @@ -1,6 +1,6 @@ # Template file for 'ponyc' pkgname=ponyc -version=0.1.5 +version=0.1.7 revision=1 only_for_archs="x86_64" build_style=gnu-makefile @@ -11,7 +11,7 @@ maintainer="bougyman " license="BSD" homepage="http://ponylang.org/" distfiles="https://github.com/CausalityLtd/ponyc/archive/${version}.tar.gz" -checksum=6f489fdf9c8eb120c1e29ab7df9b1f39ee4a158c0f90e6df59b3f7fc56124663 +checksum=4848d8e802e4bc8a3fdc709278caabf898794631b6c6405e5c41dc7bd5e32b6d do_build() { make config=release destdir=/usr/lib/pony/${version} prefix=/usr