update 2025-09-17 04:23:38

This commit is contained in:
kenzok8
2025-09-17 04:23:38 +08:00
parent 1026b6ea53
commit e55e7f802a
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gn.googlesource.com/gn.git PKG_SOURCE_URL:=https://gn.googlesource.com/gn.git
PKG_SOURCE_DATE:=2025-09-17 PKG_SOURCE_DATE:=2025-09-17
PKG_SOURCE_VERSION:=9f1c58396d58d04584012dfa1862c535e9acee05 PKG_SOURCE_VERSION:=9f1c58396d58d04584012dfa1862c535e9acee05
PKG_MIRROR_HASH:=dc446b413ac9469dccd771de6788a3ea36216e19cfb62b87d82feef4b57128fa PKG_MIRROR_HASH:=a2aa6d34108ae5dd56ce6aeeb84884a3ca1a42cf4a069607944681097cbb5d69
PKG_LICENSE:=BSD 3-Clause PKG_LICENSE:=BSD 3-Clause
PKG_LICENSE_FILES:=LICENSE PKG_LICENSE_FILES:=LICENSE

View File

@@ -3,7 +3,7 @@
#ifndef OUT_LAST_COMMIT_POSITION_H_ #ifndef OUT_LAST_COMMIT_POSITION_H_
#define OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_
#define LAST_COMMIT_POSITION_NUM 2282 #define LAST_COMMIT_POSITION_NUM 2283
#define LAST_COMMIT_POSITION "2282 (aa3ecaecac29)" #define LAST_COMMIT_POSITION "2283 (9f1c58396d58)"
#endif // OUT_LAST_COMMIT_POSITION_H_ #endif // OUT_LAST_COMMIT_POSITION_H_