[openwrt/openwrt] fstools: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Mon Nov 1 11:22:30 PDT 2021


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/d05eae9249c0cc97c692d2fa403d2fcc583e5f87

commit d05eae9249c0cc97c692d2fa403d2fcc583e5f87
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Mon Nov 1 16:17:03 2021 +0000

    fstools: update to git HEAD
    
     19fd7fc libfstools: make sure file is closed on error
     d390744 libfstools: use uevent instead of relying on custom kernel patch
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 package/system/fstools/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/system/fstools/Makefile b/package/system/fstools/Makefile
index 232b1fa807..d11480074e 100644
--- a/package/system/fstools/Makefile
+++ b/package/system/fstools/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/fstools.git
-PKG_MIRROR_HASH:=c3b711047324b5eb149164b9d82f3ffb155ed579c9b00d7054a35b572201c2b6
-PKG_SOURCE_DATE:=2021-08-25
-PKG_SOURCE_VERSION:=e1b68111e1661c92a773cc5131b55f98d943888f
+PKG_MIRROR_HASH:=3833101859476d5d793cde0a3772464ac49d1e5fd0fce14e101a9c7ed1bb0709
+PKG_SOURCE_DATE:=2021-10-01
+PKG_SOURCE_VERSION:=d3907445b7aa9cbde70d501bd68a5e38db90c6b2
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list