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

View File

@@ -18,6 +18,7 @@
PKG_NAME="dbus-python"
PKG_VERSION="1.2.4"
PKG_SHA256="e2f1d6871f74fba23652e51d10873e54f71adab0525833c19bad9e99b1b2f9cc"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://freedesktop.org/wiki/Software/dbus"