direnv: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:38 -07:00
parent d259cef2dd
commit f0d7653f98

View file

@ -1,7 +1,7 @@
# Template file for 'direnv' # Template file for 'direnv'
pkgname=direnv pkgname=direnv
version=2.17.0 version=2.17.0
revision=1 revision=2
build_style=go 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" short_desc="An environment switcher for the shell"