Browse Source

e2fsprogs: update to 1.42.8, fixes a build error

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 38564
Felix Fietkau 12 years ago
parent
commit
414fc2e320
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tools/e2fsprogs/Makefile

+ 2 - 2
tools/e2fsprogs/Makefile

@@ -8,8 +8,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.42.7
-PKG_MD5SUM:=a1ec22ef003688dae9f76c74881b22b9
+PKG_VERSION:=1.42.8
+PKG_MD5SUM:=8ef664b6eb698aa6b733df59b17b9ed4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz