diff options
Diffstat (limited to 'tools/autoconf/Makefile')
-rw-r--r-- | tools/autoconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/autoconf/Makefile b/tools/autoconf/Makefile index c45855c03d..6eb64d77d5 100644 --- a/tools/autoconf/Makefile +++ b/tools/autoconf/Makefile @@ -11,7 +11,7 @@ PKG_VERSION:=2.69 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/autoconf -PKG_MD5SUM:=50f97f4159805e374639a73e2636f22e +PKG_HASH:=64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684 include $(INCLUDE_DIR)/host-build.mk |