author: kx <kx@radix.pro> 2023-06-30 22:37:17 +0300
committer: kx <kx@radix.pro> 2023-06-30 22:37:17 +0300
commit: cd29086e639b72915a87716323ea044a9f4ef81c
parent: 2389433ffa1ecb1e987f6ad2c15e809e702f4e93
Commit Summary:
Diffstat:
2 files changed, 3 insertions, 3 deletions
diff --git a/GNU/gdb/Makefile b/GNU/gdb/Makefile
index 349af59..9f3df63 100644
--- a/GNU/gdb/Makefile
+++ b/GNU/gdb/Makefile
@@ -9,7 +9,7 @@
url = https://ftp.gnu.org/gnu/gdb
-versions = 7.9 7.10.1 7.11 8.0 8.1.1 8.2 8.2.1 8.3 8.3.1 9.1 9.2 10.1 10.2 11.1 11.2 12.1 13.1
+versions = 7.9 7.10.1 7.11 8.0 8.1.1 8.2 8.2.1 8.3 8.3.1 9.1 9.2 10.1 10.2 11.1 11.2 12.1 13.1 13.2
pkgname = gdb
suffix = tar.xz
diff --git a/Linux/v6.x/Makefile b/Linux/v6.x/Makefile
index 0ff780b..fa8b8e9 100644
--- a/Linux/v6.x/Makefile
+++ b/Linux/v6.x/Makefile
@@ -9,8 +9,8 @@
url = https://www.kernel.org/pub/linux/kernel/v6.x
versions = 6.0.7
-versions += 6.1.20 6.1.22 6.1.26
-versions += 6.2.9 6.2.13
+versions += 6.1.20 6.1.22 6.1.26 6.1.36
+versions += 6.3.10
pkgname = linux
suffix = tar.xz