diff --git a/srcpkgs/direnv/template b/srcpkgs/direnv/template index 26581323355..c3aa8111610 100644 --- a/srcpkgs/direnv/template +++ b/srcpkgs/direnv/template @@ -1,6 +1,6 @@ # Template file for 'direnv' pkgname=direnv -version=2.37.0 +version=2.37.1 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=6302f3eb824ae5f7d33475c6e9ac0ec46a228e282fca7dba881f3536575a25c8 +checksum=4142fbb661f3218913fac08d327c415e87b3e66bd0953185294ff8f3228ead24 post_install() { vlicense LICENSE