lf: update to r24.
This commit is contained in:
parent
ecfc931bf7
commit
08ac05c70e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lf'
|
||||
pkgname=lf
|
||||
version=r23
|
||||
version=r24
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gokcehan/${pkgname}"
|
||||
|
@ -10,7 +10,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=ae3a7d11e0b87ddb9fef2dc61de4c6f648039138fc69975cbdbd9fe126daa71c
|
||||
checksum=252e7fda36b874260e78285ddad1e4d8001cc1a40fcc27812ef155bbb10d9855
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue