direnv: update to 2.20.1.
This commit is contained in:
parent
b6ca22cd98
commit
3a3d2cb7c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'direnv'
|
||||
pkgname=direnv
|
||||
version=2.19.2
|
||||
version=2.20.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/direnv/direnv
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://direnv.net/"
|
||||
changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
|
||||
checksum=407e46233942277dcac133bcf9dc656c825299c611d0b22b9cd02841c4c34ffb
|
||||
checksum=dd54393661602bb989ee880f14c41f7a7b47a153777999509127459edae52e47
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue