[source] tools/e2fsprogs: Update to 1.43.3

LEDE Commits lede-commits at lists.infradead.org
Tue Oct 4 02:50:59 PDT 2016


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/b8b807b1a9759e1474bf5d619240c163149bf269

commit b8b807b1a9759e1474bf5d619240c163149bf269
Author: diizzyy <diizzyy at users.noreply.github.com>
AuthorDate: Sun Oct 2 22:55:23 2016 +0200

    tools/e2fsprogs: Update to 1.43.3
    
    Update e2fsprogs to 1.43.3
    
    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 1251361..ffe1782 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -8,8 +8,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.43.1
-PKG_MD5SUM:=1775f3f0eed9dee1c5f39e08d1964a97
+PKG_VERSION:=1.43.3
+PKG_MD5SUM:=ec0cd4faac71b2fcf9f73733e4d50ead
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz



More information about the lede-commits mailing list