ponyc: update to 0.30.0.

This commit is contained in:
Noel Cower 2019-08-17 18:45:04 -07:00 committed by Helmut Pozimski
parent 08073f4f6a
commit 7706ec7e1e

View file

@ -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 <brian@strmpnk.co>"
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