mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
lf: update to r20.
This commit is contained in:
parent
6f3aeb1ff6
commit
df6d6c3367
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=r19
|
version=r20
|
||||||
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=8808069021ee1c0012440edabdc239b9f58f36bdd44d27b07eae7c91b97afdef
|
checksum=b0d755e255d48229c14b7ec5f86788c6fc96df1f6859f677b313fd9deb856398
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue