build system: add sha256 checksum to all packages

putting #1597 in use
This commit is contained in:
Peter Vicman
2017-07-17 20:49:22 +02:00
parent d8db9d5b0b
commit 50a51452be
719 changed files with 729 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@
PKG_NAME="sed"
PKG_VERSION="4.2.2"
PKG_SHA256="f048d1838da284c8bc9753e4506b85a1e0cc1ea8999d36f6995bcb9460cddbd7"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.gnu.org/software/sed/"