diff options
author | David Runge <dave@sleepmap.de> | 2024-03-01 11:12:03 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-03-01 11:12:03 +0100 |
commit | b69b0ffb7b2ff67eec020b6d6eb8e06557718e69 (patch) | |
tree | f585a89b0b0213d6d4510022322ef72e4ae8cfe5 | |
parent | 59b44914a0aa4907e535e712eb774e329a99e1f2 (diff) | |
download | nvchecker-b69b0ffb7b2ff67eec020b6d6eb8e06557718e69.tar.gz nvchecker-b69b0ffb7b2ff67eec020b6d6eb8e06557718e69.tar.bz2 nvchecker-b69b0ffb7b2ff67eec020b6d6eb8e06557718e69.tar.xz nvchecker-b69b0ffb7b2ff67eec020b6d6eb8e06557718e69.zip |
Update expat
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 46a7257..46ab7ca 100644 --- a/core.new.json +++ b/core.new.json @@ -3,7 +3,7 @@ "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.190", - "expat": "R_2_6_0", + "expat": "R_2_6_1", "gdbm": "1.23", "gnupg": "gnupg-2.4.4", "libaio": "libaio-0.3.113", diff --git a/core.old.json b/core.old.json index 7e6c195..c0312e3 100644 --- a/core.old.json +++ b/core.old.json @@ -3,7 +3,7 @@ "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.190", - "expat": "R_2_6_0", + "expat": "R_2_6_1", "gdbm": "1.23", "gnupg": "gnupg-2.4.4", "libaio": "libaio-0.3.113", diff --git a/core.old.json~ b/core.old.json~ index 9f3022b..7e6c195 100644 --- a/core.old.json~ +++ b/core.old.json~ @@ -18,7 +18,7 @@ "linux": "v6.6.7", "mpfr": "4.2.1", "ncurses": "6.4", - "npth": "npth-1.6", + "npth": "npth-1.7", "openssh": "V_9_6_P1", "shadow": "4.14.5", "usbutils": "v017", |