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