treewide: clean up download hashes
[openwrt/openwrt.git] / tools / gengetopt / Makefile
index a66fbe66052e08ed85b470d97ab6cfa24af3e19f..6d2b85e658268a2e51b65640c31711666a1780d6 100644 (file)
@@ -11,7 +11,9 @@ PKG_VERSION:=2.22.6
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_MD5SUM:=29749a48dda69277ab969c510597a14e
+PKG_HASH:=30b05a88604d71ef2a42a2ef26cd26df242b41f5b011ad03083143a31d9b01f7
+
+HOST_FIXUP := autoreconf
 
 HOST_BUILD_PARALLEL:=1