diff options
Diffstat (limited to 'tools/depends/native/automake-native')
-rw-r--r-- | tools/depends/native/automake-native/Makefile | 2 |
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 |