mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
ponyc: update to 0.28.0.
This commit is contained in:
parent
785ff32937
commit
50423557a7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue