aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2012-06-09 17:37:27 +0000
committerLuka Perkov <luka@openwrt.org>2012-06-09 17:37:27 +0000
commitf09624ec21394cc4cdf9e57759a3acd0175a3bd6 (patch)
tree595ad928b0beac76e862a9ee5d2ef974e9ef9069
parenteecd31104d3ab7d8f0c43730509670d3290c5dd0 (diff)
downloadupstream-f09624ec21394cc4cdf9e57759a3acd0175a3bd6.tar.gz
upstream-f09624ec21394cc4cdf9e57759a3acd0175a3bd6.tar.bz2
upstream-f09624ec21394cc4cdf9e57759a3acd0175a3bd6.zip
[package] e2fsprogs: update to 1.42.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32140 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/e2fsprogs/Makefile4
-rw-r--r--package/e2fsprogs/patches/001-link-against-libuuid.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/e2fsprogs/Makefile b/package/e2fsprogs/Makefile
index e58d26adef..692e745b9d 100644
--- a/package/e2fsprogs/Makefile
+++ b/package/e2fsprogs/Makefile
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.42.2
-PKG_MD5SUM:=04f4561a54ad0419248316a00c016baa
+PKG_VERSION:=1.42.3
+PKG_MD5SUM:=73431146f58d40fe1375aba2060f0da8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
diff --git a/package/e2fsprogs/patches/001-link-against-libuuid.patch b/package/e2fsprogs/patches/001-link-against-libuuid.patch
index 4b4220c552..e0564dc355 100644
--- a/package/e2fsprogs/patches/001-link-against-libuuid.patch
+++ b/package/e2fsprogs/patches/001-link-against-libuuid.patch
@@ -1,6 +1,6 @@
--- a/configure
+++ b/configure
-@@ -5014,7 +5014,7 @@ if test "${ac_cv_lib_blkid_blkid_get_cac
+@@ -5038,7 +5038,7 @@ if test "${ac_cv_lib_blkid_blkid_get_cac
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS