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	(.../1.7.0/Makefile)	(revision 12)
+++ Makefile	(.../1.7.3/Makefile)	(revision 13)
@@ -59,7 +59,7 @@
 # ======= __END_OF_REQUIRES__ =======
 
 
-version            = 1.7.0
+version            = 1.7.3
 major_version      = 1
 tar_bz2_archive    = $(SRC_PACKAGE_PATH)/packages/l/apr/apr-$(version).tar.bz2
 SRC_ARCHIVE        = $(tar_bz2_archive)
@@ -83,7 +83,7 @@
 # *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
 #
 APR_PKG_NAME                = apr
-APR_PKG_VERSION             = 1.7.0
+APR_PKG_VERSION             = 1.7.3
 APR_PKG_ARCH                = $(PKGARCH)
 APR_PKG_DISTRO_NAME         = $(DISTRO_NAME)
 APR_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)