aboutsummaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-02-28 00:52:32 +0000
committerLuka Perkov <luka@openwrt.org>2013-02-28 00:52:32 +0000
commit40df305142581a1ccfcd740837bc23c9f64a04bf (patch)
tree883c01035f173e2fc28c9a4d4045cae9b863c7d0 /tools/e2fsprogs
parentdda4ac1967af1032b72106aad6a59115f9278747 (diff)
downloadmaster-187ad058-40df305142581a1ccfcd740837bc23c9f64a04bf.tar.gz
master-187ad058-40df305142581a1ccfcd740837bc23c9f64a04bf.tar.bz2
master-187ad058-40df305142581a1ccfcd740837bc23c9f64a04bf.zip
[tools] e2fsprogs: upgrade to version 1.42.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35825 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/e2fsprogs')
-rw-r--r--tools/e2fsprogs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index 3e43472068..3b02f1a0c5 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2010-2012 OpenWrt.org
+# Copyright (C) 2010-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.42.4
-PKG_MD5SUM:=b6e296f210d642361b7394437ff0f318
+PKG_VERSION:=1.42.7
+PKG_MD5SUM:=a1ec22ef003688dae9f76c74881b22b9
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz