aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/native/automake-native
diff options
context:
space:
mode:
authorRechi <Rechi@users.noreply.github.com>2017-08-02 21:57:22 +0200
committerRechi <Rechi@users.noreply.github.com>2017-08-02 21:57:22 +0200
commit2bcca209f8e4551642308e023d5439a411cdbbe3 (patch)
tree655760f44f0b66be31dd2752e39fb9e809552238 /tools/depends/native/automake-native
parentc4f8dcafea583f183c8de412842dbd2a07227892 (diff)
[depends] bump automake to 1.15.1
Diffstat (limited to 'tools/depends/native/automake-native')
-rw-r--r--tools/depends/native/automake-native/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/native/automake-native/Makefile b/tools/depends/native/automake-native/Makefile
index f1b1ae6d86..28b70346c3 100644
--- a/tools/depends/native/automake-native/Makefile
+++ b/tools/depends/native/automake-native/Makefile
@@ -4,7 +4,7 @@ DEPS= ../../Makefile.include.in Makefile
# lib name, version
LIBNAME=automake
-VERSION=1.15
+VERSION=1.15.1
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz