moar: update to 1.16.0.

This commit is contained in:
icp 2023-09-01 11:55:53 +05:30 committed by classabbyamp
parent e9f5bc50e9
commit f53621355c

View file

@ -1,7 +1,7 @@
# Template file for 'moar'
pkgname=moar
version=1.15.3
revision=2
version=1.16.0
revision=1
build_style=go
go_import_path=github.com/walles/moar
go_ldflags="-X main.versionString=${version}"
@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://github.com/walles/moar"
changelog="https://github.com/waller/moar/releases"
distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz"
checksum=9cbfd11cc128052c66dde381d77b2c4bfb1260feb1e0a0d23119844b274fe659
checksum=39142047aee50f3823bd3223d28ba8133c202deca2c0689402a4606d74c63251
conflicts="MoarVM"
do_check() {