[package] update e2fsprogs to v1.41.5 (#5014)
[openwrt.git] / package / e2fsprogs / Makefile
index 4b2a30b..ca5cb08 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.41.3
-PKG_RELEASE:=4
+PKG_VERSION:=1.41.5
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/e2fsprogs
-PKG_MD5SUM:=b21d26fc46c584021dc9c444933ee1c2
+PKG_MD5SUM:=e218df6c84fc17c1126d31de9472a76c
 
 include $(INCLUDE_DIR)/package.mk
 
This page took 0.024886 seconds and 4 git commands to generate.