Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: Makefile
===================================================================
--- Makefile	(.../6.3.10-headers)	(revision 152)
+++ Makefile	(.../6.4.3-headers)	(revision 153)
@@ -17,8 +17,8 @@
 # ======= __END_OF_REQUIRES__ =======
 
 
-version            = 6.3.10
-modules_version    = 6.3.10
+version            = 6.4.3
+modules_version    = 6.4.3
 full_version       = $(version)
 tar_xz_archive     = $(SRC_PACKAGE_PATH)/Linux/v6.x/linux-$(version).tar.xz
 SRC_ARCHIVE        = $(tar_xz_archive)
@@ -45,7 +45,7 @@
 # *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
 #
 KH_DEV_PKG_NAME                = kernel-headers
-KH_DEV_PKG_VERSION             = 6.3.10
+KH_DEV_PKG_VERSION             = 6.4.3
 KH_DEV_PKG_ARCH                = $(PKGARCH)
 KH_DEV_PKG_DISTRO_NAME         = $(DISTRO_NAME)
 KH_DEV_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)