aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/mountd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/system/mountd/Makefile')
-rw-r--r--package/system/mountd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/mountd/Makefile b/package/system/mountd/Makefile
index fe9ecc7b43..d9ced40053 100644
--- a/package/system/mountd/Makefile
+++ b/package/system/mountd/Makefile
@@ -13,7 +13,7 @@ PKG_SOURCE_URL=$(LEDE_GIT)/project/mountd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=3dd115bb4046521986abe78bc488dfd6b95e5a6e
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
-PKG_MIRROR_MD5SUM:=40baff09ee09ab7b80ec4786c1e7c9ec69726c776f435244d225b765bd5992b7
+PKG_MIRROR_HASH:=40baff09ee09ab7b80ec4786c1e7c9ec69726c776f435244d225b765bd5992b7
CMAKE_INSTALL:=1
PKG_MAINTAINER:=John Crispin <john@phrozen.org>