direnv: rebuild with go-1.10
This commit is contained in:
parent
18939098d3
commit
f6246e67f4
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'direnv'
|
# Template file for 'direnv'
|
||||||
pkgname=direnv
|
pkgname=direnv
|
||||||
version=2.14.0
|
version=2.14.0
|
||||||
revision=2
|
revision=3
|
||||||
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"
|
||||||
|
|
Loading…
Reference in New Issue