From 8d3a9bbe4bc23e992bfabd7697647ab0984d10e9 Mon Sep 17 00:00:00 2001 From: Jon Tirsen Date: Fri, 17 Jun 2022 12:02:29 +0200 Subject: [PATCH] Add new version with fixed shared library dependency --- gpg.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpg.hcl b/gpg.hcl index 3e6adbd8..2d2b7cb4 100644 --- a/gpg.hcl +++ b/gpg.hcl @@ -16,4 +16,4 @@ description = "GnuPG is a complete and free implementation of the OpenPGP standa homepage = "https://gnupg.org/" test = "gpg --version" -version "1.4.23" {} +version "1.4.23" "1.4.23-2" {}