ponyc: update to 0.28.0.

This commit is contained in:
maxice8 2019-03-23 16:34:13 -03:00 committed by maxice8
parent 785ff32937
commit 50423557a7

View file

@ -1,6 +1,6 @@
# Template file for 'ponyc'
pkgname=ponyc
version=0.27.0
version=0.28.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=52afc7b2fa03e97b1e6535ccf78c2811df15fe8e37247f32c4b8cabd1b638448
checksum=4075c1d3848ba128d7c88a83a839215ccdb930edf32d47c48f6b547ce082fbb8
do_build() {
vsed -e 's/-Werror //' -i Makefile