moar: update to 1.26.0

This commit is contained in:
cinerea0 2024-08-24 16:19:21 -04:00
parent 02cdfd17fb
commit 4c044cd859

View File

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