* [Buildroot] [PATCH] which: bump to version 2.21
@ 2015-03-24 12:31 Gustavo Zacarias
2015-03-24 23:55 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-03-24 12:31 UTC (permalink / raw)
To: buildroot
Add hash file and switch to gnu mirror.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/which/which.hash | 2 ++
package/which/which.mk | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
create mode 100644 package/which/which.hash
diff --git a/package/which/which.hash b/package/which/which.hash
new file mode 100644
index 0000000..fe649ab
--- /dev/null
+++ b/package/which/which.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad which-2.21.tar.gz
diff --git a/package/which/which.mk b/package/which/which.mk
index 019c479..938b770 100644
--- a/package/which/which.mk
+++ b/package/which/which.mk
@@ -4,8 +4,8 @@
#
################################################################################
-WHICH_VERSION = 2.20
-WHICH_SITE = http://carlo17.home.xs4all.nl/which
+WHICH_VERSION = 2.21
+WHICH_SITE = $(BR2_GNU_MIRROR)/which
WHICH_LICENSE = GPLv3+
WHICH_LICENSE_FILES = COPYING
--
2.0.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] which: bump to version 2.21
2015-03-24 12:31 [Buildroot] [PATCH] which: bump to version 2.21 Gustavo Zacarias
@ 2015-03-24 23:55 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-03-24 23:55 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Tue, 24 Mar 2015 09:31:29 -0300, Gustavo Zacarias wrote:
> Add hash file and switch to gnu mirror.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/which/which.hash | 2 ++
> package/which/which.mk | 4 ++--
> 2 files changed, 4 insertions(+), 2 deletions(-)
> create mode 100644 package/which/which.hash
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-24 23:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24 12:31 [Buildroot] [PATCH] which: bump to version 2.21 Gustavo Zacarias
2015-03-24 23:55 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox