Merge pull request #2952 from zorun/fix_md5sum

Remove incorrect use of PKG_SHA256SUM
This commit is contained in:
champtar
2016-07-11 12:42:12 +02:00
committed by GitHub
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ PKG_LICENSE:=GPL-2.0+
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.bz2
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/s/ssmtp
PKG_SHA256SUM:=22c37dc90c871e8e052b2cab0ad219d010fa938608cd66b21c8f3c759046fa36
PKG_MD5SUM:=22c37dc90c871e8e052b2cab0ad219d010fa938608cd66b21c8f3c759046fa36
include $(INCLUDE_DIR)/package.mk