lf: update to r30.

This commit is contained in:
Daniel Lewan 2023-05-21 00:39:37 +02:00 committed by Đoàn Trần Công Danh
parent f1be486702
commit 80c8117673

View file

@ -1,6 +1,6 @@
# Template file for 'lf' # Template file for 'lf'
pkgname=lf pkgname=lf
version=r29 version=r30
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/gokcehan/${pkgname}" go_import_path="github.com/gokcehan/${pkgname}"
@ -10,7 +10,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/gokcehan/lf" homepage="https://github.com/gokcehan/lf"
distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz" distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
checksum=82ec6e926941e1819aecaace32ed9a57597b714b5bbc5ff98dd519f1fa2239fa checksum=6f8bc88797710926867a74f3ef68e408e05758bb399266d2841bf0d341d4c146
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE