package/gzip: bump to version 1.11
Update indentation in hash file (two spaces) https://savannah.gnu.org/forum/forum.php?forum_id=10044 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
218f16e687
commit
2ddf6c6924
@ -1,6 +1,6 @@
|
|||||||
# Locally calculated after checking pgp signature
|
# Locally calculated after checking pgp signature
|
||||||
# https://ftp.gnu.org/gnu/gzip/gzip-1.10.tar.xz.sig
|
# https://ftp.gnu.org/gnu/gzip/gzip-1.11.tar.xz.sig
|
||||||
# using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
|
# using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
|
||||||
sha256 8425ccac99872d544d4310305f915f5ea81e04d0f437ef1a230dc9d1c819d7c0 gzip-1.10.tar.xz
|
sha256 9b9a95d68fdcb936849a4d6fada8bf8686cddf58b9b26c9c4289ed0c92a77907 gzip-1.11.tar.xz
|
||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GZIP_VERSION = 1.10
|
GZIP_VERSION = 1.11
|
||||||
GZIP_SOURCE = gzip-$(GZIP_VERSION).tar.xz
|
GZIP_SOURCE = gzip-$(GZIP_VERSION).tar.xz
|
||||||
GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
|
GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
|
||||||
# Some other tools expect it to be in /bin
|
# Some other tools expect it to be in /bin
|
||||||
|
Loading…
Reference in New Issue
Block a user