From a083b52921a86a3bc49e2cc1d7d102612694557c Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 29 Jul 2014 16:35:43 +1000 Subject: Add checksum support for downloaded files. File download by http, ftp, pw support checksum. The %hash directive provides a means of setting a hash used to checksum the file. Files on disk or just downloaded are checked. --- bare/config/devel/expat-2.1.0-1.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bare') diff --git a/bare/config/devel/expat-2.1.0-1.cfg b/bare/config/devel/expat-2.1.0-1.cfg index 7a87aab..fcb7cbe 100644 --- a/bare/config/devel/expat-2.1.0-1.cfg +++ b/bare/config/devel/expat-2.1.0-1.cfg @@ -10,6 +10,8 @@ %define expat_version 2.1.0 +%hash md5 expat-%{expat_version}.tar.gz dd7dab7a5fea97d2a6a43f511449b7cd + # # The Expat build instructions. We use 2.xx Release 1. # -- cgit v1.2.3