diff options
author | David Runge <dave@sleepmap.de> | 2024-03-02 12:04:16 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-03-02 12:04:16 +0100 |
commit | ca37c85d06693d7107dd440cd9917151b691ee5a (patch) | |
tree | 59949cba06f08c74e071dd5a6797a19d3fb257a7 | |
parent | f2dc9f82c0590f64c534485e33da5f1b8da55c4c (diff) | |
download | nvchecker-ca37c85d06693d7107dd440cd9917151b691ee5a.tar.gz nvchecker-ca37c85d06693d7107dd440cd9917151b691ee5a.tar.bz2 nvchecker-ca37c85d06693d7107dd440cd9917151b691ee5a.tar.xz nvchecker-ca37c85d06693d7107dd440cd9917151b691ee5a.zip |
Update elfutils
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | core.new.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core.new.json b/core.new.json index 46ab7ca..e15b805 100644 --- a/core.new.json +++ b/core.new.json @@ -15,7 +15,7 @@ "libpcap": "libpcap-1.10.4", "libsasl": "cyrus-sasl-2.1.28", "libusb": "v1.0.27", - "linux": "v6.7.6", + "linux": "v6.7.7", "mpfr": "4.2.1", "ncurses": "6.4", "npth": "npth-1.7", |