lf: update to r11.
This commit is contained in:
parent
371c3704e6
commit
cb382c6595
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lf'
|
||||
pkgname=lf
|
||||
version=r10
|
||||
version=r11
|
||||
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=57ebc53b6f463fa56550f32676bcefb5f242ed27a4a79a51ab76cc1af7528605
|
||||
checksum=9b325380b42584b15cf15758d0cc43f23cc697e81546520efe73e7bde8501906
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue