index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
devel
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
krant <aleksey.vasilenko@gmail.com>
2024-02-06 15:25:47 +0200
committer
Rosen Penev <rosenp@gmail.com>
2024-02-07 13:52:35 -0800
commit
90d316b4286986192fc38bd064e138c336d8960c
(
patch
)
tree
61aae051f877738d02d50eef44aaacf19f9e8470
/
devel
parent
935e6e0160fae00e97118b626c9f76318727163e
(
diff
)
autoconf: update to 2.72
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Diffstat
(limited to 'devel')
-rw-r--r--
devel/autoconf/Makefile
6
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