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	(.../3.4.6)	(revision 443)
+++ Makefile	(.../3.4.7)	(revision 444)
@@ -69,7 +69,7 @@
 # ======= __END_OF_REQUIRES__ =======
 
 
-version            = 3.4.6
+version            = 3.4.7
 tar_xz_archive     = $(SRC_PACKAGE_PATH)/packages/l/libffi/libffi-$(version).tar.xz
 SRC_ARCHIVE        = $(tar_xz_archive)
 SRC_DIR            = $(TARGET_BUILD_DIR)/libffi-$(version)
@@ -91,7 +91,7 @@
 # *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
 #
 LIBFFI_PKG_NAME                = libffi
-LIBFFI_PKG_VERSION             = 3.4.6
+LIBFFI_PKG_VERSION             = 3.4.7
 LIBFFI_PKG_ARCH                = $(PKGARCH)
 LIBFFI_PKG_DISTRO_NAME         = $(DISTRO_NAME)
 LIBFFI_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)