diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-29 14:50:52 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-29 14:50:52 +0000 |
commit | 53a56b4c09c9e0c6ede2352067d32af2f9e2df77 (patch) | |
tree | 896d09190582e8746eb3946c9375a048e0fe19ae /package/e2fsprogs/Makefile | |
parent | b8223ca287a2fbaf47f9fa298bb76b7326153964 (diff) |
package/e2fsprogs: update to version 1.41.14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24848 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/e2fsprogs/Makefile')
-rw-r--r-- | package/e2fsprogs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/e2fsprogs/Makefile b/package/e2fsprogs/Makefile index 3a6a966937..de691eb020 100644 --- a/package/e2fsprogs/Makefile +++ b/package/e2fsprogs/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs -PKG_VERSION:=1.41.12 -PKG_MD5SUM:=1b24a21fc0c2381ef420961cbfec733f +PKG_VERSION:=1.41.14 +PKG_MD5SUM:=05f70470aea2ef7efbb0845b2b116720 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |