summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Wassi <p.wassi@gmx.at>2018-03-26 13:51:01 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2018-08-21 20:42:54 +0200
commit8f5c55f63eceb326c3427a5ba79cea2a96af0e4f (patch)
tree6b207dda8bee48438fa9f3701b7681e8afd68c1c
parentd35a7bf4b4628b2656bc9611b03940ca27a638e6 (diff)
downloadopenwrt-8f5c55f63eceb326c3427a5ba79cea2a96af0e4f.tar.gz
openwrt-8f5c55f63eceb326c3427a5ba79cea2a96af0e4f.tar.bz2
openwrt-8f5c55f63eceb326c3427a5ba79cea2a96af0e4f.zip
tools/e2fsprogs: update to 1.44.1
Update e2fsprogs to upstream 1.44.1 (feature and bugfix release) Signed-off-by: Paul Wassi <p.wassi@gmx.at> (cherry picked from commit 8262179f4a007035a531bb913261f5f91115fad8)
-rw-r--r--tools/e2fsprogs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index d709e8fa88..676da26e75 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.44.0
-PKG_HASH:=a3567042f03fcee0e01db8f923b24cec92e2ba5b11f8e39e245672ad5392723d
+PKG_VERSION:=1.44.1
+PKG_HASH:=0ca164c1c87724df904c918b2d7051ef989b51de725db66c67514dbe6dd2b9ef
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz