diff options
-rw-r--r-- | core.new.json | 6 | ||||
-rw-r--r-- | core.old.json | 4 | ||||
-rw-r--r-- | core.old.json~ | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/core.new.json b/core.new.json index 50f718b..412b7a5 100644 --- a/core.new.json +++ b/core.new.json @@ -80,9 +80,9 @@ "revision": "d52e355daa09f17ce64819122cb067b8a2ee0d4b" }, "linux": { - "version": "v6.9.7", - "gitref": "refs/tags/v6.9.7", - "revision": "9e3a9e7b9f701e0790f5e9b1418fefc40632b926" + "version": "v6.10", + "gitref": "refs/tags/v6.10", + "revision": "d04e483db22823c13c0313b7c43a52529a2e2672" }, "mpfr": { "version": "4.2.1" diff --git a/core.old.json b/core.old.json index 8c2e867..8f8ab02 100644 --- a/core.old.json +++ b/core.old.json @@ -26,7 +26,9 @@ "version": "libaio-0.3.113" }, "libassuan": { - "version": "libassuan-2.5.7" + "version": "libassuan-3.0.1", + "gitref": "refs/tags/libassuan-3.0.1", + "revision": "488b903e36ca8f42fde7923c8aa7413746abbc55" }, "libcap": { "version": "libcap-2.70", diff --git a/core.old.json~ b/core.old.json~ index 968ac9f..8c2e867 100644 --- a/core.old.json~ +++ b/core.old.json~ @@ -17,7 +17,7 @@ "version": "R_2_6_2" }, "gdbm": { - "version": "1.23" + "version": "1.24" }, "gnupg": { "version": "gnupg-2.4.5" |