mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
moar: update to 1.19.0
This commit is contained in:
parent
3891e85814
commit
e20a2269f4
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.18.4
|
version=1.19.0
|
||||||
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=71e5b3e00e047c22b67c2657aa5cd36b19fdc1fac0f03f827212a569d4067810
|
checksum=bcbbb061789765a9c28ada1298a5e96039cf176107f657e6d92994d05db6c22c
|
||||||
conflicts="MoarVM"
|
conflicts="MoarVM"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue