update 2026-05-10 10:31:36

This commit is contained in:
action 2026-05-10 10:31:36 +08:00
parent 0b362674f1
commit 7e3be54cb3
2 changed files with 5 additions and 5 deletions

View File

@ -9,9 +9,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gn.googlesource.com/gn.git
PKG_SOURCE_DATE:=2026-05-01
PKG_SOURCE_VERSION:=9ece3f5254c273cb46606a6571963f931c3b012d
PKG_MIRROR_HASH:=7e1612cbdb259efe88c2409bf5c43d2bac62eb5220f2b6b2e279ed8cd90bcb90
PKG_SOURCE_DATE:=2026-05-08
PKG_SOURCE_VERSION:=78e67afc82faf52b2f7025265d412fd7418d88c2
PKG_MIRROR_HASH:=ddda620f1916d84d19df5b24e4b84f417f2d6c8c32af09ea11d183bf65e0c0d3
PKG_LICENSE:=BSD 3-Clause
PKG_LICENSE_FILES:=LICENSE

View File

@ -3,7 +3,7 @@
#ifndef OUT_LAST_COMMIT_POSITION_H_
#define OUT_LAST_COMMIT_POSITION_H_
#define LAST_COMMIT_POSITION_NUM 2386
#define LAST_COMMIT_POSITION "2386 (9ece3f5254c2)"
#define LAST_COMMIT_POSITION_NUM 2396
#define LAST_COMMIT_POSITION "2396 (78e67afc82fa)"
#endif // OUT_LAST_COMMIT_POSITION_H_