[openwrt/openwrt] tools/e2fsprogs: update to 1.47.0

LEDE Commits lede-commits at lists.infradead.org
Sun Feb 12 07:46:13 PST 2023


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/11591752ac54436ca083647c4989eb82a886ba7d

commit 11591752ac54436ca083647c4989eb82a886ba7d
Author: Nick Hainke <vincent at systemli.org>
AuthorDate: Sat Feb 11 15:22:41 2023 +0100

    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 at systemli.org>
---
 tools/e2fsprogs/Makefile | 4 ++--
 1 file 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




More information about the lede-commits mailing list