summaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-02-11 15:22:41 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2023-02-12 16:45:29 +0100
commit11591752ac54436ca083647c4989eb82a886ba7d (patch)
tree336ee0aca795f9c44277e3f658e31a683f764446 /tools/e2fsprogs
parented81acdcc2057be8eb0ec5d6d021f3df27999876 (diff)
downloadopenwrt-11591752ac54436ca083647c4989eb82a886ba7d.tar.gz
openwrt-11591752ac54436ca083647c4989eb82a886ba7d.tar.bz2
openwrt-11591752ac54436ca083647c4989eb82a886ba7d.zip
tools/e2fsprogs: update to 1.47.0
Release notes: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.0 Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'tools/e2fsprogs')
-rw-r--r--tools/e2fsprogs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index 1c72611df7..0aa85af3f1 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
PKG_CPE_ID:=cpe:/a:e2fsprogs_project:e2fsprogs
-PKG_VERSION:=1.46.6
-PKG_HASH:=a77517f19ff5e4e97ede63536566865dd5d48654e13fc145f5f2249ef7c4f4fc
+PKG_VERSION:=1.47.0
+PKG_HASH:=144af53f2bbd921cef6f8bea88bb9faddca865da3fbc657cc9b4d2001097d5db
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz