Ver Fonte

yafut: sync version between tools/ and package/ directories

Use the same Yafut code revision for both updating devices with NAND
flash and preparing firmware images for devices with NOR flash.

Signed-off-by: Michał Kępień <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/13453
Signed-off-by: Robert Marko <[email protected]>
Michał Kępień há 1 ano atrás
pai
commit
3152c440bb
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      package/utils/yafut/Makefile

+ 3 - 3
package/utils/yafut/Makefile

@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=https://github.com/kempniu/yafut.git
-PKG_MIRROR_HASH:=591eb3ffa334aaebf9f8155ade90b674896223bcabc1039deda57c2aeafb0525
-PKG_SOURCE_DATE:=2023-03-31
-PKG_SOURCE_VERSION:=16435e89d449f953712983315e1a89cdb678620d
+PKG_MIRROR_HASH:=9cc6b4c485ce16d44b67ebf79e8bee1e07aecde112da739cf33e8714ac3842e7
+PKG_SOURCE_DATE:=2024-05-13
+PKG_SOURCE_VERSION:=2b45baaf1cced47af8f22dd3acbf1df2f04c7510
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=LICENSE