mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
71e08f47d6
commit
350e26f506
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.29.0
|
version=1.30.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=a3e91b021e8b5d8546c1b0b31a0750396c05488ea2eafd57c2e1b312daa62d91
|
checksum=a26954fca06c95604a94b6f208f62eff247e50c8d239262322a13d0959074de1
|
||||||
conflicts="MoarVM"
|
conflicts="MoarVM"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue