moar: update to 1.24.6

This commit is contained in:
cinerea0 2024-07-10 17:19:56 -04:00
parent 9c45b0c38e
commit a31e44ca72
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'moar' # Template file for 'moar'
pkgname=moar pkgname=moar
version=1.23.15 version=1.24.6
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/walles/moar go_import_path=github.com/walles/moar
@ -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=d2edfc143eb3c71ea1ce51753b60da19f907013a16649ff81cd42cb7e3b3835b checksum=d3debd13771a5f9417ee5fa8ba0a8c110d249e8fa615b53ea2b0c4cdacf33f6c
conflicts="MoarVM" conflicts="MoarVM"
do_check() { do_check() {