mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
moar: update to 1.23.9
This commit is contained in:
parent
a397ddc408
commit
dc0987ea36
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.23.5
|
version=1.23.9
|
||||||
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=f3c1c88545afde91d685943db20be1ae003b15c855faed9db61377f2dc768f4f
|
checksum=0e88ff31268ba143e3c59e64751b16c720377c18afa257e2555a8c40ff66f69d
|
||||||
conflicts="MoarVM"
|
conflicts="MoarVM"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue