X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Fe2fsprogs%2FMakefile;h=0ecd9521f4e077b1354cb5eba230dbbf206b8bb5;hb=b7e946f33e3626fd241d45d10e45164418ec34e1;hp=60047c763ab859b6021c24d9bc95e78b2a572b66;hpb=414fc2e320735985b1db7b606faa2801f15e1be8;p=oweals%2Fopenwrt.git diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile index 60047c763a..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 @@ -20,7 +20,6 @@ HOST_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/host-build.mk HOST_CFLAGS += $(FPIC) -HOST_LDFLAGS += $(HOST_STATIC_LINKING) HOST_CONFIGURE_ARGS += \ --disable-shared \