mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
moar: update to 1.25.1
This commit is contained in:
parent
607b9d9bd8
commit
20786805f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'moar'
|
# Template file for 'moar'
|
||||||
pkgname=moar
|
pkgname=moar
|
||||||
version=1.24.6
|
version=1.25.1
|
||||||
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=d3debd13771a5f9417ee5fa8ba0a8c110d249e8fa615b53ea2b0c4cdacf33f6c
|
checksum=c57fe9552c38663a7699c302efb51edb042034d23b8e34df71589fb5b29a424e
|
||||||
conflicts="MoarVM"
|
conflicts="MoarVM"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue