[source] tools/e2fsprogs: Update to 1.43.5

LEDE Commits lede-commits at lists.infradead.org
Wed Aug 9 14:21:21 PDT 2017


hauke pushed a commit to source.git, branch master:
https://git.lede-project.org/8477d5454531a35306d57c123c89602fee71a07f

commit 8477d5454531a35306d57c123c89602fee71a07f
Author: Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: Mon Aug 7 04:42:21 2017 +0200

    tools/e2fsprogs: Update to 1.43.5
    
    Update e2fsprogs to 1.43.5
    
    Signed-off-by: Daniel Engberg <daniel.engberg.lists at pyret.net>
---
 tools/e2fsprogs/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index a95edab..04befc9 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -8,8 +8,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.43.4
-PKG_HASH:=54b3f21123a531a6a536b9cdcc21344b0122a72790dbe4dacc98e64db25e4a24
+PKG_VERSION:=1.43.5
+PKG_HASH:=261f3d9ade383fbf032a19140c9c25e998cc0f71a1ae686614fb3ae0eb955a17
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz



More information about the lede-commits mailing list