tools/autoconf-archive: bump to 2022.09.03
authorMichael Pratt <mcpratt@pm.me>
Mon, 1 Aug 2022 12:29:29 +0000 (08:29 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 13 Mar 2023 21:53:41 +0000 (22:53 +0100)
Changelog included in package.
Link to announcement.

Link: https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00004.html
Signed-off-by: Michael Pratt <mcpratt@pm.me>
tools/autoconf-archive/Makefile

index ecca9973135f1f4d62dd7e61e81668ded4f8a822..0595577283afc8583431f1a6fe034f3f4dc6ca12 100644 (file)
@@ -1,11 +1,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=autoconf-archive
-PKG_VERSION:=2021.02.19
+PKG_VERSION:=2022.09.03
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/autoconf-archive
-PKG_HASH:=e8a6eb9d28ddcba8ffef3fa211653239e9bf239aba6a01a6b7cfc7ceaec69cbd
+PKG_HASH:=e07454f00d8cae7907bed42d0747798927809947684d94c37207a4d63a32f423
 
 include $(INCLUDE_DIR)/host-build.mk