lf: update to r10.
This commit is contained in:
parent
579a3a4838
commit
0af91d0fec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lf'
|
||||
pkgname=lf
|
||||
version=r9
|
||||
version=r10
|
||||
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=bb7a951b15e8400a0f4a6ad6ef84582517b40c8568b2044e333963fd34ca74c7
|
||||
checksum=57ebc53b6f463fa56550f32676bcefb5f242ed27a4a79a51ab76cc1af7528605
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue