diff --git a/srcpkgs/direnv/template b/srcpkgs/direnv/template index 05f4acbed21..edace42d2a4 100644 --- a/srcpkgs/direnv/template +++ b/srcpkgs/direnv/template @@ -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 " 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