summaryrefslogtreecommitdiff
path: root/package/e2fsprogs/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2014-07-08 21:23:24 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2014-07-08 21:23:24 +0200
commitae85e87f5c179ecfaa825351990b3dfd19165a85 (patch)
treedb010131420129ec8882035e5a4d752f12c2e05a /package/e2fsprogs/Makefile
parent432acb8129ffc1d513f47241a2101d202180b465 (diff)
fix cross-compile on Darwin
Diffstat (limited to 'package/e2fsprogs/Makefile')
-rw-r--r--package/e2fsprogs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/e2fsprogs/Makefile b/package/e2fsprogs/Makefile
index 323d57c16..371efccec 100644
--- a/package/e2fsprogs/Makefile
+++ b/package/e2fsprogs/Makefile
@@ -5,7 +5,7 @@ include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= e2fsprogs
PKG_VERSION:= 1.42.10
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 62bfe2fe0a194c5c37165789ac2825a8
PKG_DESCR:= ext2/3/4 filesystem utilities
PKG_SECTION:= sys/fs