summaryrefslogtreecommitdiff
path: root/archivers/xz/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-10-01 07:13:08 +0000
committeradam <adam@pkgsrc.org>2014-10-01 07:13:08 +0000
commit2fa76722b79cdde9670b8d46b7353555eb6216ed (patch)
tree2c4a6ffeed5a463af2fbd2693ae41d02ff8a8c8e /archivers/xz/Makefile
parent4f796fbde589ac374dbbedcb632e5ad727569d81 (diff)
downloadpkgsrc-2fa76722b79cdde9670b8d46b7353555eb6216ed.tar.gz
Changes 5.0.7:
* Fix regressions introduced in 5.0.6: - Fix building with non-GNU make. - Fix invalid Libs.private value in liblzma.pc which broke static linking against liblzma if the linker flags were taken from pkg-config.
Diffstat (limited to 'archivers/xz/Makefile')
-rw-r--r--archivers/xz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/xz/Makefile b/archivers/xz/Makefile
index 4c0a110b882..981544a5e19 100644
--- a/archivers/xz/Makefile
+++ b/archivers/xz/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2014/02/19 09:44:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2014/10/01 07:13:08 adam Exp $
-DISTNAME= xz-5.0.5
+DISTNAME= xz-5.0.7
CATEGORIES= archivers
MASTER_SITES= http://tukaani.org/xz/
EXTRACT_SUFX= .tar.bz2