lf: update to r28.

This commit is contained in:
Daniel Lewan 2022-12-25 02:22:16 +01:00 committed by Michal Vasilek
parent a9059dcadc
commit adee3f1644

View File

@ -1,6 +1,6 @@
# Template file for 'lf' # Template file for 'lf'
pkgname=lf pkgname=lf
version=r27 version=r28
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=cdd132e33387423ef9f9448e21d3f1e5c9a5319b34fdfb53cb5f49351ebac005 checksum=0ccfd2a024a3718d53ec1ed2470053b81bf824fa8b7e824d3b96eb796fc73ab6
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE