summaryrefslogtreecommitdiffstats
path: root/src/automake.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/automake.mk')
-rw-r--r--src/automake.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/automake.mk b/src/automake.mk
index a144bd4..7550eb7 100644
--- a/src/automake.mk
+++ b/src/automake.mk
@@ -4,7 +4,7 @@
PKG := automake
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.14.1
-$(PKG)_CHECKSUM := 0bb1714b78d70cab9907d2013082978a28f48a46
+$(PKG)_CHECKSUM := 18e0e4239998ceea7b0aff67e9fd273ed6dfc23b
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/automake/$($(PKG)_FILE)