mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
moar: update to 1.16.2.
This commit is contained in:
parent
cf18e47403
commit
3407d095ec
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'moar'
|
||||
pkgname=moar
|
||||
version=1.16.0
|
||||
version=1.16.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/walles/moar
|
||||
|
@ -9,9 +9,9 @@ short_desc="Drop-in replacement for the less pager"
|
|||
maintainer="Diego Magdaleno <diegomagdaleno@pm.me>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/walles/moar"
|
||||
changelog="https://github.com/waller/moar/releases"
|
||||
changelog="https://github.com/walles/moar/releases"
|
||||
distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=39142047aee50f3823bd3223d28ba8133c202deca2c0689402a4606d74c63251
|
||||
checksum=519a6ebe95b7a325966acfc13fb65c258609940042bf02f086ef2a5f4e59cbb6
|
||||
conflicts="MoarVM"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue