diff options
Diffstat (limited to 'tools/mtools/Makefile')
-rw-r--r-- | tools/mtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mtools/Makefile b/tools/mtools/Makefile index 13de447780..64be6ae01b 100644 --- a/tools/mtools/Makefile +++ b/tools/mtools/Makefile @@ -11,7 +11,7 @@ PKG_VERSION:=4.0.18 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/$(PKG_NAME) -PKG_MD5SUM:=17b9f525c1ae3583a478338deb7fbc19 +PKG_HASH:=30d408d039b4cedcd04fbf824c89b0ff85dcbb6f71f13d2d8d65abb3f58cacc3 PKG_CAT:=zcat HOST_BUILD_PARALLEL:=1 |