[openwrt/openwrt] fstools: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Tue Feb 14 19:29:18 PST 2023


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

commit 62e583ddb9c1f8a5d760ff0612433c5e262fe481
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Wed Feb 15 03:26:34 2023 +0000

    fstools: update to git HEAD
    
     12155d3 libfstools: use class interface to iterate over ubi devices
    
    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 e61cd7a022..b08fe541bd 100644
--- a/package/system/fstools/Makefile
+++ b/package/system/fstools/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/fstools.git
-PKG_MIRROR_HASH:=d2fc78b66c4e6ac5f51c77f92bd0d2322db78905a9dfea582fc7d975ea68ffe4
-PKG_SOURCE_DATE:=2023-02-04
-PKG_SOURCE_VERSION:=14d535e4485dc030deecbba9ab493c379df5c237
+PKG_MIRROR_HASH:=dbb3d721eb606606c2fc0875067449e5c882d22affaa8dc70367daff7c198152
+PKG_SOURCE_DATE:=2023-02-15
+PKG_SOURCE_VERSION:=12155d3881b9bdd44b8682970638dbfd9f55e2cb
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=GPL-2.0




More information about the lede-commits mailing list