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