From: Florian Fainelli Date: Mon, 23 Nov 2009 23:53:23 +0000 (+0000) Subject: [package] downgrade e2fsprogs to 1.40.11 which does not segfault until we fix the... X-Git-Tag: v12.09~9366 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=089c8b4f50e60be24a1940ddca1d10685a2d66d2;p=openwrt-github%2F.git [package] downgrade e2fsprogs to 1.40.11 which does not segfault until we fix the issue (#6073) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18517 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/e2fsprogs/Makefile b/package/e2fsprogs/Makefile index 49f0eca4fc..e5cf995c92 100644 --- a/package/e2fsprogs/Makefile +++ b/package/e2fsprogs/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs -PKG_VERSION:=1.41.9 -PKG_MD5SUM:=52f60a9e19a02f142f5546f1b5681927 +PKG_VERSION:=1.40.11 +PKG_MD5SUM:=004cea70d724fdc7f1a952dffe4c9db8 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz