ponyc: update to 0.29.0.

This commit is contained in:
Noel Cower 2019-07-07 13:30:59 -07:00 committed by Helmut Pozimski
parent 666e6fefa5
commit 2f0b9d3cd9

View file

@ -1,7 +1,7 @@
# Template file for 'ponyc'
pkgname=ponyc
version=0.28.0
revision=2
version=0.29.0
revision=1
archs="x86_64"
build_style=gnu-makefile
hostmakedepends="llvm7"
@ -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=4075c1d3848ba128d7c88a83a839215ccdb930edf32d47c48f6b547ce082fbb8
checksum=9e20afeaf46343633fc93f995a15a62acd01b42943050c7c282381e4a0144241
do_build() {
vsed -e 's/-Werror //' -i Makefile