Skip to content

Commit

Permalink
lf: update to r20.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkga authored and ericonr committed Jan 31, 2021
1 parent 6f3aeb1 commit df6d6c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/lf/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'lf'
pkgname=lf
version=r19
version=r20
revision=1
build_style=go
go_import_path="github.com/gokcehan/${pkgname}"
Expand All @@ -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=8808069021ee1c0012440edabdc239b9f58f36bdd44d27b07eae7c91b97afdef
checksum=b0d755e255d48229c14b7ec5f86788c6fc96df1f6859f677b313fd9deb856398

post_install() {
vlicense LICENSE
Expand Down

0 comments on commit df6d6c3

Please sign in to comment.