[openwrt/openwrt] fstools: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Mon May 2 18:12:43 PDT 2022


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

commit 4509b790f09183b2ac757371f6d79052f232e4cd
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Tue May 3 02:10:37 2022 +0100

    fstools: update to git HEAD
    
     9e11b37 fstools: remove SELinux restorecon hack
    
    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 eb7d5ac635..3b10ee7f1f 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:=e63ad1c66ec31b45d815112bf3e25b3b0ea58962323624192a658a84b004a30d
-PKG_SOURCE_DATE:=2022-05-01
-PKG_SOURCE_VERSION:=0917d223d14bca9edd3f8c91e2828a7a960a21d1
+PKG_MIRROR_HASH:=c6239a75f6a3b5b010a48d195006550b0e2154f5b22611484c4979f552c0da7d
+PKG_SOURCE_DATE:=2022-05-03
+PKG_SOURCE_VERSION:=9e11b3723ce30b9b8c94ad7d15072a10cf13c0b4
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0




More information about the lede-commits mailing list