Parcourir la source

automake: bump to version 1.14.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias il y a 11 ans
Parent
commit
6c653c5002
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package/automake/automake.mk

+ 1 - 1
package/automake/automake.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AUTOMAKE_VERSION = 1.14
+AUTOMAKE_VERSION = 1.14.1
 AUTOMAKE_SOURCE = automake-$(AUTOMAKE_VERSION).tar.xz
 AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake
 AUTOMAKE_LICENSE = GPLv2+