gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3615: update gzip to 1.7


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3615: update gzip to 1.7
Date: Mon, 28 Mar 2016 05:12:43 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3615
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-03-27 22:12:40 -0700
message:
  update gzip to 1.7
modified:
  gnu/gzip/Makefile              makefile-20100606211655-sj1nx80alech6rtq-39
  gnu/gzip/sha256sums            checksums-20100606211658-5hzo8yox58j5nahg-39
=== modified file 'gnu/gzip/Makefile'
--- a/gnu/gzip/Makefile 2014-08-08 07:53:35 +0000
+++ b/gnu/gzip/Makefile 2016-03-28 05:12:40 +0000
@@ -17,7 +17,7 @@
 
 NAME = Gzip
 GARNAME = gzip
-GARVERSION = 1.6
+GARVERSION = 1.7
 HOME_URL = http://www.gnu.org/software/gzip/
 DESCRIPTION = General file (de)compression (using lzw)
 define BLURB
@@ -31,8 +31,8 @@
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
 
 BUILDDEPS =
 LIBDEPS =

=== modified file 'gnu/gzip/sha256sums'
--- a/gnu/gzip/sha256sums       2013-06-10 06:59:21 +0000
+++ b/gnu/gzip/sha256sums       2016-03-28 05:12:40 +0000
@@ -1,2 +1,2 @@
-97eb83b763d9e5ad35f351fe5517e6b71521d7aac7acf3e3cacdb6b1496d8f7e  
download/gzip-1.6.tar.gz
-e57c8194ce6a59787a1863ec687c9a9bad47226f9a957692833c1795b5e4e507  
download/gzip-1.6.tar.gz.sig
+fb31c57e7ce7703596ef57329be7cc5c5fd741b4a0f659fea7ee6a54706b41ab  
download/gzip-1.7.tar.xz
+5981717429bd7603f86f2b9f7569f602ab8e7ccd91cbb289a3728f04da782492  
download/gzip-1.7.tar.xz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]