tools/e2fsprogs: update to 1.46.4

Refresh patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2021-09-18 01:09:29 -07:00 committed by Hauke Mehrtens
parent 0d983c2a68
commit 8c863f604d
4 changed files with 5 additions and 5 deletions

View File

@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs PKG_NAME:=e2fsprogs
PKG_CPE_ID:=cpe:/a:e2fsprogs_project:e2fsprogs PKG_CPE_ID:=cpe:/a:e2fsprogs_project:e2fsprogs
PKG_VERSION:=1.46.2 PKG_VERSION:=1.46.4
PKG_HASH:=23aa093295c94e71ef1be490c4004871c5b01d216a8cb4d111fa6c0aac354168 PKG_HASH:=b11042533c1b1dcf17512f0da48e05b0c573dada1dd8b762864d10f4dc399713
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz

View File

@ -1,6 +1,6 @@
--- a/e2fsck/e2fsck.h --- a/e2fsck/e2fsck.h
+++ b/e2fsck/e2fsck.h +++ b/e2fsck/e2fsck.h
@@ -73,7 +73,7 @@ @@ -74,7 +74,7 @@
* Exit codes used by fsck-type programs * Exit codes used by fsck-type programs
*/ */
#define FSCK_OK 0 /* No errors */ #define FSCK_OK 0 /* No errors */

View File

@ -1,6 +1,6 @@
--- a/misc/Makefile.in --- a/misc/Makefile.in
+++ b/misc/Makefile.in +++ b/misc/Makefile.in
@@ -11,7 +11,7 @@ INSTALL = @INSTALL@ @@ -12,7 +12,7 @@ MKDIR_P = @MKDIR_P@
@MCONFIG@ @MCONFIG@

View File

@ -1,6 +1,6 @@
--- a/configure --- a/configure
+++ b/configure +++ b/configure
@@ -14525,7 +14525,7 @@ $as_echo_n "checking for system crontab @@ -12538,7 +12538,7 @@ $as_echo_n "checking for system crontab
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${crond_dir}" >&5 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${crond_dir}" >&5
$as_echo "${crond_dir}" >&6; } $as_echo "${crond_dir}" >&6; }