update 2025-12-14 10:00:22

This commit is contained in:
kenzok8
2025-12-14 10:00:22 +08:00
parent 0c6f9b73d5
commit 84552c8b8b
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:=2025-12-07
PKG_SOURCE_VERSION:=5964f499767097d81dbe034e8b541c3988168073
PKG_MIRROR_HASH:=06dc546f2808d98c34b05695568d9b6e68bd7150adfacfc7747153971e5ec2ab
PKG_SOURCE_DATE:=2025-12-14
PKG_SOURCE_VERSION:=4e0818fd86bffc0b4a4b61d3295a6732ba08d715
PKG_MIRROR_HASH:=7ac6da50cb22e3303e2514652d1c4d155c2f29d67779b2ba2dd984b33a70483f
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 2309
#define LAST_COMMIT_POSITION "2309 (5964f4997670)"
#define LAST_COMMIT_POSITION_NUM 2310
#define LAST_COMMIT_POSITION "2310 (4e0818fd86bf)"
#endif // OUT_LAST_COMMIT_POSITION_H_