direnv: update to 2.13.2.
Closes #9621. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
f718871bc3
commit
e3a5ccd39a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'direnv'
|
||||
pkgname=direnv
|
||||
version=2.13.1
|
||||
revision=2
|
||||
version=2.13.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/direnv/direnv"
|
||||
short_desc="An environment switcher for the shell"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="http://direnv.net/"
|
||||
distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
|
||||
checksum=eea1d4eb4c95c1a6d41bb05a35ed0e106d497f10761e5d0e1c3b87d07c70c7b4
|
||||
checksum=04fdbd3fe7ddf496a3da41cb6e767100d8d6f6b52fef9e2217c9e330b0e6257d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue