moar: update to 1.28.2
This commit is contained in:
parent
f8ff7925a6
commit
ddaccc403c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'moar'
|
# Template file for 'moar'
|
||||||
pkgname=moar
|
pkgname=moar
|
||||||
version=1.26.0
|
version=1.28.2
|
||||||
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=d08bbc7340abb149d9651062ed8c3710bd18c16457fd7597f4cbaedefa2be1b5
|
checksum=4b36c8e74d06c360f241af3de90bbe43ab6e6585b7cddfe8723e3c6723907a56
|
||||||
conflicts="MoarVM"
|
conflicts="MoarVM"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue