summaryrefslogtreecommitdiff
path: root/package/.template/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/.template/Makefile')
-rw-r--r--package/.template/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/.template/Makefile b/package/.template/Makefile
index 67c80079d..2536da873 100644
--- a/package/.template/Makefile
+++ b/package/.template/Makefile
@@ -7,7 +7,7 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= @PKG@
PKG_VERSION:= @VER@
PKG_RELEASE:= 1
-PKG_MD5SUM:= add md5sum of package here
+PKG_HASH:= add sha256 checksum of package here
PKG_DESCR:= add short description
PKG_SECTION:= add section
PKG_DEPENDS:= add dependendant package names