slit: update to 1.2.0.
Closes #15129. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
1d6c718d61
commit
4a65b6be0c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'slit'
|
||||
pkgname=slit
|
||||
version=1.1.6
|
||||
revision=7
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/tigrawap/slit"
|
||||
short_desc="A modern PAGER for viewing logs"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
hostmakedepends="git"
|
||||
homepage="https://github.com/tigrawap/slit"
|
||||
distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
|
||||
checksum=ed1a663453b71149f7b0e301f0bf6bc381c3e2ee562a89d4c985b6a19a05a2b5
|
||||
checksum=95b8e70f7978f1800070f59c46e6f19ac648dc2067fd30b6da568916ca7e7861
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue