lf: update to r15

This commit is contained in:
yoctocell 2020-07-26 11:00:39 +02:00 committed by Andrew J. Hesford
parent 34dfe4a732
commit 5ec15eeb34

View file

@ -1,6 +1,6 @@
# Template file for 'lf' # Template file for 'lf'
pkgname=lf pkgname=lf
version=r14 version=r15
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/gokcehan/${pkgname}" go_import_path="github.com/gokcehan/${pkgname}"
@ -11,7 +11,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=5266afa808f4612733af65289024c9eb182864f6a224fdfdf58f405a30c79644 checksum=e389a3853ce02ffcab9de635cbe456e6fdc5c1696c9585614d80bb0fae88b27d
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE