tools: e2fsprogs: Update to version 1.46.5
Update to most recent version of e2fsprogs and sync with version from package folder. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
		| @@ -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.4 | PKG_VERSION:=1.46.5 | ||||||
| PKG_HASH:=b11042533c1b1dcf17512f0da48e05b0c573dada1dd8b762864d10f4dc399713 | PKG_HASH:=2f16c9176704cf645dc69d5b15ff704ae722d665df38b2ed3cfc249757d8d81e | ||||||
| PKG_RELEASE:=1 | PKG_RELEASE:=1 | ||||||
|  |  | ||||||
| PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz | PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| --- a/e2fsck/e2fsck.h | --- a/e2fsck/e2fsck.h | ||||||
| +++ b/e2fsck/e2fsck.h | +++ b/e2fsck/e2fsck.h | ||||||
| @@ -74,7 +74,7 @@ | @@ -81,7 +81,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 */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Hauke Mehrtens
					Hauke Mehrtens