From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Tue, 07 Jul 2015 11:19:32 -0300 Subject: [Buildroot] [PATCH 4/4] popt: add hash file In-Reply-To: <20150707141712.GA12326@tarshish> References: <1436273552-2877-1-git-send-email-gustavo@zacarias.com.ar> <1436273552-2877-4-git-send-email-gustavo@zacarias.com.ar> <20150707141712.GA12326@tarshish> Message-ID: <559BDFF4.4010003@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 07/07/15 11:17, Baruch Siach wrote: >> +# Locally calculated based on http://anduin.linuxfromscratch.org/sources/BLFS/svn/p/popt-1.16.tar.gz.md5sum > > What does that mean? > >> +sha256 e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8 popt-1.16.tar.gz Hi Baruch. That i've verified that the md5 is right and then calculated the sha256. Regards.