diff --git a/srcpkgs/ponyc/template b/srcpkgs/ponyc/template index 734e131b4bf..41558cebf31 100644 --- a/srcpkgs/ponyc/template +++ b/srcpkgs/ponyc/template @@ -1,6 +1,6 @@ # Template file for 'ponyc' pkgname=ponyc -version=0.29.0 +version=0.30.0 revision=1 archs="x86_64" build_style=gnu-makefile @@ -12,7 +12,7 @@ maintainer="Brian Mitchell " license="BSD-2-Clause" homepage="https://ponylang.org/" distfiles="https://github.com/ponylang/ponyc/archive/${version}.tar.gz" -checksum=9e20afeaf46343633fc93f995a15a62acd01b42943050c7c282381e4a0144241 +checksum=9f78f4e7cd7965d46818db84a2ab4d3f5891ba10f16bcb189496238f503e6009 do_build() { vsed -e 's/-Werror //' -i Makefile