direnv: update to 2.17.0.

This commit is contained in:
maxice8 2018-06-17 23:44:44 -03:00
parent a9bbd067ae
commit 8fa3ecc82a
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'direnv'
pkgname=direnv
version=2.16.0
version=2.17.0
revision=1
build_style=go
go_import_path="github.com/direnv/direnv"
go_import_path=github.com/direnv/direnv
short_desc="An environment switcher for the shell"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="MIT"
homepage="https://direnv.net/"
#changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md"
changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md"
distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
checksum=a17eb4e3ba7600699541a0ac1d7e820b6faf1f2dcda02f791f6e69548d7bb0aa
checksum=1402cfbd9988cfe86d0ded47bd9732a061581f04bdb6275f156d8654e4d09a3a
post_install() {
vlicense LICENSE.md