diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-11-24 11:59:51 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-11-24 11:59:51 +0000 |
commit | 65a07aa7cf20ea5ff4798a41a86eb35dca17be54 (patch) | |
tree | 2aa91873c4665f86e25597a86c17713a9b96b55c | |
parent | 195d1d74469f5050c028d82678241bac49a6c697 (diff) | |
download | upstream-65a07aa7cf20ea5ff4798a41a86eb35dca17be54.tar.gz upstream-65a07aa7cf20ea5ff4798a41a86eb35dca17be54.tar.bz2 upstream-65a07aa7cf20ea5ff4798a41a86eb35dca17be54.zip |
tools/e2fsprogs: update to e2fsprogs-1.41.12
SVN-Revision: 24128
-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 7afd60d4bc..893fcf421f 100644 --- a/tools/e2fsprogs/Makefile +++ b/tools/e2fsprogs/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs -PKG_VERSION:=1.41.10 -PKG_MD5SUM:=f9c7bb5c036a119453ce02fa871038da +PKG_VERSION:=1.41.12 +PKG_MD5SUM:=1b24a21fc0c2381ef420961cbfec733f PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |