summaryrefslogtreecommitdiff
path: root/package/.templatelib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/.templatelib/Makefile')
-rw-r--r--package/.templatelib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/.templatelib/Makefile b/package/.templatelib/Makefile
index eeeaff17f..e89b61bfa 100644
--- a/package/.templatelib/Makefile
+++ b/package/.templatelib/Makefile
@@ -6,7 +6,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:= libs
PKG_URL:= add project url