From: Christian Schmidt Date: Fri, 1 Apr 2011 11:22:01 +0000 (+0200) Subject: xz: Update to version 5.0.2. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b60a354f6af6e7cd697d50ce9252186cb5fb60b0;p=ipfire-3.x.git xz: Update to version 5.0.2. Fixes #161. --- diff --git a/pkgs/xz/xz.nm b/pkgs/xz/xz.nm index 0be081a2e..5074d3f6d 100644 --- a/pkgs/xz/xz.nm +++ b/pkgs/xz/xz.nm @@ -25,8 +25,8 @@ include $(PKGROOT)/Include PKG_NAME = xz -PKG_VER = 5.0.1 -PKG_REL = 2 +PKG_VER = 5.0.2 +PKG_REL = 1 PKG_MAINTAINER = PKG_GROUPS = Applications/Compression @@ -44,4 +44,4 @@ define PKG_DESCRIPTION tools. endef -PKG_TARBALL = $(THISAPP).tar.gz +PKG_TARBALL = $(THISAPP).tar.xz