From patchwork Tue Nov 3 06:43:01 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baruch Siach X-Patchwork-Id: 539250 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id B66A614030F for ; Tue, 3 Nov 2015 17:43:19 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id F22B289511; Tue, 3 Nov 2015 06:43:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rjiMdEGHiqif; Tue, 3 Nov 2015 06:43:15 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 61F1E893A0; Tue, 3 Nov 2015 06:43:15 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 881ED1C1064 for ; Tue, 3 Nov 2015 06:43:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 8086487EED for ; Tue, 3 Nov 2015 06:43:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nGhLt6yCcykF for ; Tue, 3 Nov 2015 06:43:12 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mx.tkos.co.il (guitar.tcltek.co.il [192.115.133.116]) by whitealder.osuosl.org (Postfix) with ESMTPS id 65DCF87E7D for ; Tue, 3 Nov 2015 06:43:12 +0000 (UTC) Received: from tarshish.tkos.co.il (unknown [10.0.8.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mx.tkos.co.il (Postfix) with ESMTPSA id ECDFB440861; Tue, 3 Nov 2015 08:43:07 +0200 (IST) From: Baruch Siach To: buildroot@busybox.net Date: Tue, 3 Nov 2015 08:43:01 +0200 Message-Id: X-Mailer: git-send-email 2.6.1 Subject: [Buildroot] [PATCH] imagemagick: use download location as hash source X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "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 Signed-off-by: Baruch Siach --- 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