slit: update to 1.1.6.
This commit is contained in:
parent
5646068238
commit
ad91a20a2c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'slit'
|
# Template file for 'slit'
|
||||||
pkgname=slit
|
pkgname=slit
|
||||||
version=1.1.5
|
version=1.1.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/tigrawap/slit"
|
go_import_path="github.com/tigrawap/slit"
|
||||||
short_desc="A modern PAGER for viewing logs"
|
short_desc="A modern PAGER for viewing logs"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
homepage="https://github.com/tigrawap/slit"
|
homepage="https://github.com/tigrawap/slit"
|
||||||
distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
|
distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
|
||||||
checksum=8bc3bf6da6dd94a0b873eef91c94f6d74d7f9acf0925450823ff0443b62aa2ea
|
checksum=ed1a663453b71149f7b0e301f0bf6bc381c3e2ee562a89d4c985b6a19a05a2b5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue