[pktools] 184/375: added comment on md5 checksum on main page

Bas Couwenberg sebastic at xs4all.nl
Wed Dec 3 21:54:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch upstream-master
in repository pktools.

commit c8c54d45a1c4080bdc001f01cda95f93a61dd641
Author: Pieter Kempeneers <kempenep at gmail.com>
Date:   Sun Jan 26 23:19:12 2014 +0100

    added comment on md5 checksum on main page
---
 doc/mainpage.dox | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/mainpage.dox b/doc/mainpage.dox
index c5398ca..c802504 100644
--- a/doc/mainpage.dox
+++ b/doc/mainpage.dox
@@ -45,10 +45,21 @@ contact: kempenep at gmail.com
 
 \section pktools_installation Installation
 Download the latest release from http://download.savannah.gnu.org/releases/pktools/ (e.g., pktools-2.4.3.tar.gz)
+
+Optionally: check the release md5sum to ensure originality.
+
+\code 
+md5sum pktools-2.5.1.tar.gz
+\endcode
+
+The result should be identical to the content of the corresponding md5 file
+
+Then unpack the release
 \code
 tar xzvf pktools-2.4.tar.gz
 cd pktools-2.4
 \endcode
+
 Basic installation (please refer to INSTALL file for more advanced configuration)
 \code
 ./configure

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git



More information about the Pkg-grass-devel mailing list