lf: update to r20.

This commit is contained in:
Gadzhi Kharkharov 2021-01-30 23:59:42 +03:00 committed by Érico Nogueira Rolim
parent 6f3aeb1ff6
commit df6d6c3367

View file

@ -1,6 +1,6 @@
# Template file for 'lf' # Template file for 'lf'
pkgname=lf pkgname=lf
version=r19 version=r20
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=8808069021ee1c0012440edabdc239b9f58f36bdd44d27b07eae7c91b97afdef checksum=b0d755e255d48229c14b7ec5f86788c6fc96df1f6859f677b313fd9deb856398
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE