diff --git a/srcpkgs/ponyc/template b/srcpkgs/ponyc/template index 0e38c7845e..6f50b3488f 100644 --- a/srcpkgs/ponyc/template +++ b/srcpkgs/ponyc/template @@ -1,6 +1,6 @@ # Template file for 'ponyc' pkgname=ponyc -version=0.13.1 +version=0.13.2 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=c6be734756451e9c0b32acdcdefebd346ea3dd0bc73c457e4052596e2e9242b5 +checksum=2e01a64e93c29adad3553a12188a20bfcfbb3f3a35f4a15f867d730cff13a34f do_build() { make config=release destdir=/usr/lib/pony/${version} prefix=/usr