lf: update to r29.

This commit is contained in:
Daniel Lewan 2023-05-01 23:02:49 +02:00 committed by classabbyamp
parent afa1584886
commit 12196e3c5f

View file

@ -1,7 +1,7 @@
# Template file for 'lf' # Template file for 'lf'
pkgname=lf pkgname=lf
version=r28 version=r29
revision=2 revision=1
build_style=go build_style=go
go_import_path="github.com/gokcehan/${pkgname}" go_import_path="github.com/gokcehan/${pkgname}"
go_ldflags="-X main.gVersion=$version" go_ldflags="-X main.gVersion=$version"
@ -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=0ccfd2a024a3718d53ec1ed2470053b81bf824fa8b7e824d3b96eb796fc73ab6 checksum=82ec6e926941e1819aecaace32ed9a57597b714b5bbc5ff98dd519f1fa2239fa
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE