diff options
Diffstat (limited to 'package/autoconf/Makefile')
-rw-r--r-- | package/autoconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/autoconf/Makefile b/package/autoconf/Makefile index 6813142bb..8fe94bc0b 100644 --- a/package/autoconf/Makefile +++ b/package/autoconf/Makefile @@ -6,7 +6,7 @@ include ${TOPDIR}/rules.mk PKG_NAME:= autoconf PKG_VERSION:= 2.69 PKG_RELEASE:= 1 -PKG_MD5SUM:= 82d05e03b93e45f5a39b828dc9c6c29b +PKG_MD5SUM:= 50f97f4159805e374639a73e2636f22e PKG_DESCR:= GNU autoconf PKG_SECTION:= lang PKG_BUILDDEP:= m4-host autoconf-host |