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	(.../2.36-zoneinfo/2022f)	(revision 34)
+++ Makefile	(.../2.37-zoneinfo/2023c)	(revision 35)
@@ -55,13 +55,13 @@
 
 SOURCE_REQUIRES   = sources/iana/tz
 
-REQUIRES          = libs/glibc/2.36-i18n
+REQUIRES          = libs/glibc/2.37-i18n
 
 # ======= __END_OF_REQUIRES__ =======
 
 
-version    = 2.36
-tz_version = 2022f
+version    = 2.37
+tz_version = 2023c
 
 tar_gz_code_archive       = $(SRC_PACKAGE_PATH)/iana/tz/tzcode$(tz_version).tar.gz
 tar_gz_data_archive       = $(SRC_PACKAGE_PATH)/iana/tz/tzdata$(tz_version).tar.gz
@@ -90,7 +90,7 @@
 # *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
 #
 GLIBC_TZ_PKG_NAME                = glibc-zoneinfo
-GLIBC_TZ_PKG_VERSION             = 2.36
+GLIBC_TZ_PKG_VERSION             = 2.37
 GLIBC_TZ_PKG_ARCH                = $(PKGARCH)
 GLIBC_TZ_PKG_DISTRO_NAME         = $(DISTRO_NAME)
 GLIBC_TZ_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)
Index: PATCHES
===================================================================
--- PATCHES	(.../2.36-zoneinfo/2022f)	(revision 34)
+++ PATCHES	(.../2.37-zoneinfo/2023c)	(revision 35)
@@ -1,2 +1,2 @@
 
-../../../../sources/iana/tz/patches/tzcode-2022f-version.patch -p0
+../../../../sources/iana/tz/patches/tzcode-2023c-version.patch -p0