* [Buildroot] [PATCH] imagemagick: use download location as hash source
@ 2015-11-03 6:43 Baruch Siach
2015-11-03 14:51 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2015-11-03 6:43 UTC (permalink / raw)
To: buildroot
Since commit 12a6c5b12cd1 (imagemagick: use official download site,
2015-02-17) we use the official ImageMagic size. Use it also as hash source.
That's the conversion we use in all other packages when upstream provides
hashes.
Cc: Fabio Porcedda <Fabio.Porcedda@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/imagemagick/imagemagick.hash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/imagemagick/imagemagick.hash b/package/imagemagick/imagemagick.hash
index 0622ce21868a..61f73fb8faad 100644
--- a/package/imagemagick/imagemagick.hash
+++ b/package/imagemagick/imagemagick.hash
@@ -1,2 +1,2 @@
-# From ftp://ftp.nluug.nl/pub/ImageMagick/digest.rdf
+# From http://www.imagemagick.org/download/releases/digest.rdf
sha256 19fb341725a13c01458cfce23d0a260fd032432a5daeebdd4f06c92d716ded40 ImageMagick-6.9.2-5.tar.xz
--
2.6.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] imagemagick: use download location as hash source
2015-11-03 6:43 [Buildroot] [PATCH] imagemagick: use download location as hash source Baruch Siach
@ 2015-11-03 14:51 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-11-03 14:51 UTC (permalink / raw)
To: buildroot
Dear Baruch Siach,
On Tue, 3 Nov 2015 08:43:01 +0200, Baruch Siach wrote:
> Since commit 12a6c5b12cd1 (imagemagick: use official download site,
> 2015-02-17) we use the official ImageMagic size. Use it also as hash source.
> That's the conversion we use in all other packages when upstream provides
> hashes.
>
> Cc: Fabio Porcedda <Fabio.Porcedda@gmail.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/imagemagick/imagemagick.hash | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
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-11-03 14:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-03 6:43 [Buildroot] [PATCH] imagemagick: use download location as hash source Baruch Siach
2015-11-03 14:51 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox