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	(.../8.44)	(revision 434)
+++ Makefile	(.../8.45)	(revision 435)
@@ -71,7 +71,7 @@
 # ======= __END_OF_REQUIRES__ =======
 
 
-version            = 8.44
+version            = 8.45
 tar_bz2_archive    = $(SRC_PACKAGE_PATH)/packages/l/pcre/pcre-$(version).tar.bz2
 SRC_ARCHIVE        = $(tar_bz2_archive)
 SRC_DIR            = $(TARGET_BUILD_DIR)/pcre-$(version)
@@ -93,7 +93,7 @@
 # *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
 #
 PCRE_PKG_NAME                = pcre
-PCRE_PKG_VERSION             = 8.44
+PCRE_PKG_VERSION             = 8.45
 PCRE_PKG_ARCH                = $(PKGARCH)
 PCRE_PKG_DISTRO_NAME         = $(DISTRO_NAME)
 PCRE_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)