aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaksham Verma <voidisnull@duck.com>2024-11-08 18:24:11 +0000
committerclassabbyamp <5366828+classabbyamp@users.noreply.github.com>2024-11-09 06:55:20 +0000
commitddaccc403c80a8282142e534588a9316e47ae259 (patch)
tree76bd13a0968e3c2c583faad7d84b81001e2df554
parentf8ff7925a685c030aa7522d8f5fe87b722e7ff27 (diff)
downloadvoid-packages-ddaccc403c80a8282142e534588a9316e47ae259.tar
void-packages-ddaccc403c80a8282142e534588a9316e47ae259.tar.gz
void-packages-ddaccc403c80a8282142e534588a9316e47ae259.tar.bz2
void-packages-ddaccc403c80a8282142e534588a9316e47ae259.tar.lz
void-packages-ddaccc403c80a8282142e534588a9316e47ae259.tar.xz
void-packages-ddaccc403c80a8282142e534588a9316e47ae259.tar.zst
void-packages-ddaccc403c80a8282142e534588a9316e47ae259.zip
moar: update to 1.28.2
-rw-r--r--srcpkgs/moar/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template
index 734290b1c72..99f00658481 100644
--- a/srcpkgs/moar/template
+++ b/srcpkgs/moar/template
@@ -1,6 +1,6 @@
# Template file for 'moar'
pkgname=moar
-version=1.26.0
+version=1.28.2
revision=1
build_style=go
go_import_path=github.com/walles/moar
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://github.com/walles/moar"
changelog="https://github.com/walles/moar/releases"
distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz"
-checksum=d08bbc7340abb149d9651062ed8c3710bd18c16457fd7597f4cbaedefa2be1b5
+checksum=4b36c8e74d06c360f241af3de90bbe43ab6e6585b7cddfe8723e3c6723907a56
conflicts="MoarVM"
post_install() {