lf: update to r11.

This commit is contained in:
Daniel Lewan 2019-03-04 15:20:31 +01:00 committed by maxice8
parent 371c3704e6
commit cb382c6595

View file

@ -1,6 +1,6 @@
# Template file for 'lf' # Template file for 'lf'
pkgname=lf pkgname=lf
version=r10 version=r11
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=57ebc53b6f463fa56550f32676bcefb5f242ed27a4a79a51ab76cc1af7528605 checksum=9b325380b42584b15cf15758d0cc43f23cc697e81546520efe73e7bde8501906
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE