diff options
-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" } |