diff options
-rw-r--r-- | tools/e2fsprogs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile index 1251361b3e..ffe1782eb1 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 |