Hi there,
In the new version are a few bug fixes...
In the new version are a few bug fixes...
Code:
Index: make/e2fsprogs/e2fsprogs.mk
===================================================================
--- make/e2fsprogs/e2fsprogs.mk (revision 2082)
+++ make/e2fsprogs/e2fsprogs.mk (working copy)
@@ -1,4 +1,4 @@
-$(call PKG_INIT_BIN, 1.40.7)
+$(call PKG_INIT_BIN, 1.40.8)
$(PKG)_SOURCE:=e2fsprogs-$($(PKG)_VERSION).tar.gz
$(PKG)_SITE:=http://mesh.dl.sourceforge.net/sourceforge/e2fsprogs
$(PKG)_DIR:=$(SOURCE_DIR)/e2fsprogs-$($(PKG)_VERSION)
@@ -54,4 +54,4 @@
$(pkg)-uninstall:
rm -f $(E2FSPROGS_TARGET_BINARY)
-$(PKG_FINISH)
\ No newline at end of file
+$(PKG_FINISH)
Index: make/e2fsprogs/Config.in
===================================================================
--- make/e2fsprogs/Config.in (revision 2082)
+++ make/e2fsprogs/Config.in (working copy)
@@ -1,7 +1,8 @@
config FREETZ_PACKAGE_E2FSPROGS
- bool "e2fsprogs 1.40.3 (binary only)"
+ bool "e2fsprogs 1.40.8 (binary only)"
default n
help
- This package contains essential ext2 filesystem utilities which
- consists of e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most
- of the other core ext2 filesystem utilities.
+ This package contains essential ext2, ext3 and ext4 filesystem
+ utilities which consists of e2fsck, mke2fs, debugfs, dumpe2fs,
+ tune2fs, and most of the other core ext2 filesystem utilities.
+ Homepage: http://e2fsprogs.sourceforge.net/
Zuletzt bearbeitet: