lf: update to r6.
This commit is contained in:
parent
d2c314ca4a
commit
481a987e5b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lf'
|
||||
pkgname=lf
|
||||
version=r5
|
||||
version=r6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gokcehan/${pkgname}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/gokcehan/lf"
|
||||
distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
|
||||
checksum=ade6c4cc750235a51d4fd6aeeabe8fa7adfcea90504804e739d492bd01e534bb
|
||||
checksum=43298a4e391d97643ace9bcb96429a63f9b7a8d321da4b4d36151998abc5cd03
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue