lf: update to r6.

This commit is contained in:
Daniel Lewan 2018-06-29 02:23:52 +02:00 committed by maxice8
parent d2c314ca4a
commit 481a987e5b

View file

@ -1,6 +1,6 @@
# Template file for 'lf' # Template file for 'lf'
pkgname=lf pkgname=lf
version=r5 version=r6
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=ade6c4cc750235a51d4fd6aeeabe8fa7adfcea90504804e739d492bd01e534bb checksum=43298a4e391d97643ace9bcb96429a63f9b7a8d321da4b4d36151998abc5cd03
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE