diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-29 17:38:48 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-29 17:38:48 +0000 |
commit | 55d7031b9de3b616af01b4cc625de1696d8e64e3 (patch) | |
tree | fb6d228de77f58928d6a5b44ce1e135e79af7f71 /tools/e2fsprogs/Makefile | |
parent | 51dbb3d6613445150cf23e68bcfde85d85364705 (diff) | |
download | mtk-20170518-55d7031b9de3b616af01b4cc625de1696d8e64e3.zip mtk-20170518-55d7031b9de3b616af01b4cc625de1696d8e64e3.tar.gz mtk-20170518-55d7031b9de3b616af01b4cc625de1696d8e64e3.tar.bz2 |
tools/e2fsprogs: update to version 1.41.14
SVN-Revision: 24851
Diffstat (limited to 'tools/e2fsprogs/Makefile')
-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 413e965..330e104 100644 --- a/tools/e2fsprogs/Makefile +++ b/tools/e2fsprogs/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs -PKG_VERSION:=1.41.13 -PKG_MD5SUM:=7508a192c7a9471e2128424f4eafac1c +PKG_VERSION:=1.41.14 +PKG_MD5SUM:=05f70470aea2ef7efbb0845b2b116720 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |