aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorkrant <aleksey.vasilenko@gmail.com>2024-02-06 15:25:47 +0200
committerRosen Penev <rosenp@gmail.com>2024-02-07 13:52:35 -0800
commit90d316b4286986192fc38bd064e138c336d8960c (patch)
tree61aae051f877738d02d50eef44aaacf19f9e8470 /devel
parent935e6e0160fae00e97118b626c9f76318727163e (diff)
autoconf: update to 2.72
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Diffstat (limited to 'devel')
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 2a947f33f..c9208e87d 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=autoconf
-PKG_VERSION:=2.70
-PKG_RELEASE:=2
+PKG_VERSION:=2.72
+PKG_RELEASE:=1
PKG_SOURCE_URL:=@GNU/autoconf
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=fa9e227860d9d845c0a07f63b88c8d7a2ae1aa2345fb619384bb8accc19fecc6
+PKG_HASH:=ba885c1319578d6c94d46e9b0dceb4014caafe2490e437a0dbca3f270a223f5a
PKG_MAINTAINER:=Heinrich Schuchardt <xypron.glpk@gmx.de>
PKG_LICENSE:=GPL-3.0-or-later