ponyc: update to 0.28.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ponyc'
|
# Template file for 'ponyc'
|
||||||
pkgname=ponyc
|
pkgname=ponyc
|
||||||
version=0.27.0
|
version=0.28.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
@@ -12,7 +12,7 @@ maintainer="Brian Mitchell <brian@strmpnk.co>"
|
|||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://ponylang.org/"
|
homepage="https://ponylang.org/"
|
||||||
distfiles="https://github.com/ponylang/ponyc/archive/${version}.tar.gz"
|
distfiles="https://github.com/ponylang/ponyc/archive/${version}.tar.gz"
|
||||||
checksum=52afc7b2fa03e97b1e6535ccf78c2811df15fe8e37247f32c4b8cabd1b638448
|
checksum=4075c1d3848ba128d7c88a83a839215ccdb930edf32d47c48f6b547ce082fbb8
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
vsed -e 's/-Werror //' -i Makefile
|
vsed -e 's/-Werror //' -i Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user