[Buildroot] [git commit] xz: bump to version 5.0.5

Peter Korsgaard peter at korsgaard.com
Thu Oct 3 20:08:30 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=e9eb2a7e20e3c5f0a236d6776f82a5659bac4074
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek at trzebnica.net>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/xz/xz.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/xz/xz.mk b/package/xz/xz.mk
index 98fca3a..af90f05 100644
--- a/package/xz/xz.mk
+++ b/package/xz/xz.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XZ_VERSION = 5.0.4
+XZ_VERSION = 5.0.5
 XZ_SOURCE = xz-$(XZ_VERSION).tar.bz2
 XZ_SITE = http://tukaani.org/xz/
 XZ_INSTALL_STAGING = YES


More information about the buildroot mailing list