aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-11-25 14:25:42 -0800
committerGitHub <noreply@github.com>2020-11-25 14:25:42 -0800
commit9b3a080c556621e498d717ef3d1953a02a7a7d5c (patch)
tree9254fd35189cb4a4413bcadb7dea85cd89240263
parent3116b22dd37ab36de3fa811cea2c7a7cff2a675a (diff)
parent4d5f3ce18e0dc1fc0ae97587d358b9ce136665d3 (diff)
Merge pull request #14017 from neheb/aautom
automake: update to 1.16.3
-rw-r--r--devel/automake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index 2eb8dc62e..948c39352 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=automake
-PKG_VERSION:=1.16.2
+PKG_VERSION:=1.16.3
PKG_RELEASE:=1
PKG_SOURCE_URL:=@GNU/automake
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=ccc459de3d710e066ab9e12d2f119bd164a08c9341ca24ba22c9adaa179eedd0
+PKG_HASH:=ff2bf7656c4d1c6fdda3b8bebb21f09153a736bcba169aaf65eab25fa113bf3a
PKG_MAINTAINER:=Heinrich Schuchardt <xypron.glpk@gmx.de>
PKG_LICENSE:=GPL-3.0-or-later