tools/autoconf-archive: update to 2021.02.19
authorRosen Penev <rosenp@gmail.com>
Sat, 18 Sep 2021 08:02:51 +0000 (01:02 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 20 Sep 2021 13:21:17 +0000 (15:21 +0200)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
tools/autoconf-archive/Makefile

index b3d729f41d8b97f7e275d12ea1b09effb5cb6e97..228a27cf600168e1c46d54e5eeb98801be33f042 100644 (file)
@@ -1,11 +1,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=autoconf-archive
-PKG_VERSION:=2019.01.06
+PKG_VERSION:=2021.02.19
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/autoconf-archive
-PKG_HASH:=17195c833098da79de5778ee90948f4c5d90ed1a0cf8391b4ab348e2ec511e3f
+PKG_HASH:=e8a6eb9d28ddcba8ffef3fa211653239e9bf239aba6a01a6b7cfc7ceaec69cbd
 
 include $(INCLUDE_DIR)/host-build.mk