[source] tools/e2fsprogs: Update to 1.43.7
LEDE Commits
lede-commits at lists.infradead.org
Wed Nov 22 13:43:56 PST 2017
hauke pushed a commit to source.git, branch master:
https://git.lede-project.org/08cc9a2ca8536e9808b60145cd0e10bdcfc98aca
commit 08cc9a2ca8536e9808b60145cd0e10bdcfc98aca
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Tue Nov 21 21:57:53 2017 -0800
tools/e2fsprogs: Update to 1.43.7
Compile tested on Fedora 27.
Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
tools/e2fsprogs/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index 412291c..36f5c54 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.43.6
-PKG_HASH:=c9b226234ee878a8d89951f3b155cec7416dd0ec09c932c855f1b1df8ad93402
+PKG_VERSION:=1.43.7
+PKG_HASH:=2a6367289047d68d9ba6a46cf89ab9a1efd0556cde02a51ebaf414ff51edded9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
More information about the lede-commits
mailing list