diff --git a/srcpkgs/direnv/template b/srcpkgs/direnv/template index 570fd01283e..26581323355 100644 --- a/srcpkgs/direnv/template +++ b/srcpkgs/direnv/template @@ -1,6 +1,6 @@ # Template file for 'direnv' pkgname=direnv -version=2.36.0 +version=2.37.0 revision=1 build_style=go go_import_path=github.com/direnv/direnv/v2 @@ -10,7 +10,7 @@ license="MIT" homepage="https://direnv.net/" changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md" distfiles="https://github.com/direnv/direnv/archive/refs/tags/v${version}.tar.gz" -checksum=edb89ca67ef46a792d4e20177dae9dbd229e26dcbcfb17baa9645c1ff7cc47b0 +checksum=6302f3eb824ae5f7d33475c6e9ac0ec46a228e282fca7dba881f3536575a25c8 post_install() { vlicense LICENSE