From 6a50213d23edc1b31d470b30dc8723bca8e7e30f Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Wed, 2 Sep 2020 02:32:08 +0900 Subject: [PATCH] direnv: update to 2.22.0 Signed-off-by: Sora Morimoto --- srcpkgs/direnv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/direnv/template b/srcpkgs/direnv/template index c727a24bd2a..387e2fe6c95 100644 --- a/srcpkgs/direnv/template +++ b/srcpkgs/direnv/template @@ -1,6 +1,6 @@ # Template file for 'direnv' pkgname=direnv -version=2.21.3 +version=2.22.0 revision=1 build_style=go go_import_path=github.com/direnv/direnv @@ -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=012651a79e47150de4a386d1c3c81a017d5ceac14f5a0c24b0596a2215cde8be +checksum=bf35d267a28dcace4109c3256f2cd7cb0ca3b8d461d2fbf848db3f65b809befd post_install() { vlicense LICENSE