diff options
Diffstat (limited to 'tools/qemu/Makefile')
-rw-r--r-- | tools/qemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qemu/Makefile b/tools/qemu/Makefile index bffbaa45e7..2d954e47aa 100644 --- a/tools/qemu/Makefile +++ b/tools/qemu/Makefile @@ -12,7 +12,7 @@ PKG_RELEASE:=1 PKG_SOURCE_URL:=@SAVANNAH/qemu PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=b6c713a8db638e173af53a62d5178640 +PKG_HASH:=33ceae3fbe516f2cbb151dc98d16c8ccfec74b1056674ad715e75a2f7fed45c3 include $(INCLUDE_DIR)/host-build.mk |