mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
moar: update to 1.16.0.
This commit is contained in:
parent
e9f5bc50e9
commit
f53621355c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'moar'
|
||||
pkgname=moar
|
||||
version=1.15.3
|
||||
revision=2
|
||||
version=1.16.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/walles/moar
|
||||
go_ldflags="-X main.versionString=${version}"
|
||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/walles/moar"
|
||||
changelog="https://github.com/waller/moar/releases"
|
||||
distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9cbfd11cc128052c66dde381d77b2c4bfb1260feb1e0a0d23119844b274fe659
|
||||
checksum=39142047aee50f3823bd3223d28ba8133c202deca2c0689402a4606d74c63251
|
||||
conflicts="MoarVM"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue