direnv: update to 2.13.0.

Closes: #7815 [via git-merge-pr]
This commit is contained in:
Diogo Leal 2017-09-24 22:40:19 -03:00 committed by Michael Gehring
parent 70813e3590
commit 0d529d9fa9

View file

@ -1,15 +1,15 @@
# Template file for 'direnv'
pkgname=direnv
version=2.12.2
revision=2
version=2.13.0
revision=1
build_style=go
go_import_path="github.com/direnv/direnv"
short_desc="An environment switcher for the shell"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="MIT"
homepage="http://direnv.net/"
distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
checksum=108adad7859935404c9fbb66398bee768a5eb9bb95bfe4048b5e6cb03f7b790e
distfiles="https://github.com/direnv/direnv/archive/${version}.tar.gz"
checksum=e95452b93b94f7f39b82064dcf21c77ceecd6ccc1e18d282eb43bb2b188f0943
post_install() {
vlicense LICENSE.md