From ba29a233c1f7885236adc57918ba0a95be5ea475 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Dec 2016 16:45:14 +0000 Subject: [PATCH] xz: update to 5.2.3. --- srcpkgs/xz/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xz/template b/srcpkgs/xz/template index cba13f2f8b..3e85de2ee2 100644 --- a/srcpkgs/xz/template +++ b/srcpkgs/xz/template @@ -1,7 +1,7 @@ # Template file for 'xz' pkgname=xz -version=5.2.2 -revision=2 +version=5.2.3 +revision=1 bootstrap=yes build_style=gnu-configure short_desc="The XZ compression utilities" @@ -9,7 +9,7 @@ maintainer="Juan RP " license="Public domain, GPL-2, GPL-3, LGPL-2.1" homepage="http://tukaani.org/xz" distfiles="http://tukaani.org/xz/xz-${version}.tar.bz2" -checksum=6ff5f57a4b9167155e35e6da8b529de69270efb2b4cf3fbabf41a4ee793840b5 +checksum=fd9ca16de1052aac899ad3495ad20dfa906c27b4a5070102a2ec35ca3a4740c1 CFLAGS="-fPIC"