summaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-11-08 20:40:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-11-08 20:40:03 +0000
commitb7e946f33e3626fd241d45d10e45164418ec34e1 (patch)
tree58222d198f263c5ff89c5a863fbd672ae55c7911 /tools/e2fsprogs/Makefile
parent091284ff0b9749023fe2005e3af93e3a7719156f (diff)
downloadmaster-31e0f0ae-b7e946f33e3626fd241d45d10e45164418ec34e1.tar.gz
master-31e0f0ae-b7e946f33e3626fd241d45d10e45164418ec34e1.tar.bz2
master-31e0f0ae-b7e946f33e3626fd241d45d10e45164418ec34e1.zip
tools/e2fsprogs: update to 1.42.13
Update e2fsprogs to 1.42.13. Refresh and cleanup patches. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 47426
Diffstat (limited to 'tools/e2fsprogs/Makefile')
-rw-r--r--tools/e2fsprogs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index 5632e1949d..0ecd9521f4 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2010-2013 OpenWrt.org
+# Copyright (C) 2010-2015 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.8
-PKG_MD5SUM:=8ef664b6eb698aa6b733df59b17b9ed4
+PKG_VERSION:=1.42.13
+PKG_MD5SUM:=bc759fc62666786f5436e2075beb3265
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz