diff options
author | David Runge <dave@sleepmap.de> | 2024-01-25 15:57:27 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-01-25 15:57:27 +0100 |
commit | 1a57cec3e372c61ab432925e5cff0c48cb282a6a (patch) | |
tree | 71becbca6cb999cc9c85031806531214834a44e0 | |
parent | d22d1777dbee4f38bc1c04f45d7f03a2ce9e85a8 (diff) | |
download | nvchecker-1a57cec3e372c61ab432925e5cff0c48cb282a6a.tar.gz nvchecker-1a57cec3e372c61ab432925e5cff0c48cb282a6a.tar.bz2 nvchecker-1a57cec3e372c61ab432925e5cff0c48cb282a6a.tar.xz nvchecker-1a57cec3e372c61ab432925e5cff0c48cb282a6a.zip |
Update gnupg
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | core.new.json | 2 | ||||
-rw-r--r-- | core.old.json | 2 | ||||
-rw-r--r-- | core.old.json~ | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core.new.json b/core.new.json index aff78ee..0c544c5 100644 --- a/core.new.json +++ b/core.new.json @@ -5,7 +5,7 @@ "elfutils": "elfutils-0.190", "expat": "R_2_5_0", "gdbm": "1.23", - "gnupg": "gnupg-2.4.3", + "gnupg": "gnupg-2.4.4", "libaio": "libaio-0.3.113", "libassuan": "libassuan-2.5.6", "libcap": "libcap-2.69", diff --git a/core.old.json b/core.old.json index 11337b6..4880e3b 100644 --- a/core.old.json +++ b/core.old.json @@ -5,7 +5,7 @@ "elfutils": "elfutils-0.190", "expat": "R_2_5_0", "gdbm": "1.23", - "gnupg": "gnupg-2.4.3", + "gnupg": "gnupg-2.4.4", "libaio": "libaio-0.3.113", "libassuan": "libassuan-2.5.6", "libcap": "libcap-2.69", diff --git a/core.old.json~ b/core.old.json~ index 284125c..11337b6 100644 --- a/core.old.json~ +++ b/core.old.json~ @@ -22,5 +22,5 @@ "openssh": "V_9_6_P1", "shadow": "4.14.3", "usbutils": "v017", - "zlib": "v1.3" + "zlib": "v1.3.1" } |