From f3169fa9bd0afdb4858ed2494456d85a023a8cde Mon Sep 17 00:00:00 2001 From: Jose G Perez Taveras Date: Sun, 2 Jan 2022 22:46:08 -0500 Subject: [PATCH] direnv: update to 2.30.3. --- srcpkgs/direnv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/direnv/template b/srcpkgs/direnv/template index fd76ba596ce4..7c19c9030396 100644 --- a/srcpkgs/direnv/template +++ b/srcpkgs/direnv/template @@ -1,6 +1,6 @@ # Template file for 'direnv' pkgname=direnv -version=2.28.0 +version=2.30.3 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/v${version}.tar.gz" -checksum=fa539c63034b6161d8238299bb516dcec79e8905cd43ff2b9559ad6bf047cc93 +checksum=7fb5431b98d57fb8c70218b4a0fab4b08f102790e7a92486f588bf3d5751ac3b post_install() { vlicense LICENSE