ponyc: update to 0.32.0.

This commit is contained in:
Noel Cower 2019-09-29 13:07:05 -07:00 committed by Helmut Pozimski
parent 015235a912
commit 345e59b3da

View file

@ -1,6 +1,6 @@
# Template file for 'ponyc'
pkgname=ponyc
version=0.30.0
version=0.32.0
revision=1
archs="x86_64"
build_style=gnu-makefile
@ -12,7 +12,7 @@ maintainer="Brian Mitchell <brian@strmpnk.co>"
license="BSD-2-Clause"
homepage="https://ponylang.org/"
distfiles="https://github.com/ponylang/ponyc/archive/${version}.tar.gz"
checksum=9f78f4e7cd7965d46818db84a2ab4d3f5891ba10f16bcb189496238f503e6009
checksum=e8e070164ca0e4e41e606bde617ccab9cc64aa3dca8c79293635a6fdbcabf454
do_build() {
vsed -e 's/-Werror //' -i Makefile