update 2025-10-26 09:48:34

This commit is contained in:
kenzok8
2025-10-26 09:48:34 +08:00
parent e98c9610f8
commit 9271372f93
4 changed files with 20 additions and 13 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-10-12
PKG_SOURCE_VERSION:=07d3c6f4dc290fae5ca6152ebcb37d6815c411ab
PKG_MIRROR_HASH:=f0832f29ea84e9458ae603bc556a2d39dbb3e6a65e5698e02ab753e8f90892b9
PKG_SOURCE_DATE:=2025-10-26
PKG_SOURCE_VERSION:=092f4f0d612e5982728c8b872c2e69cf3d04b21f
PKG_MIRROR_HASH:=2a1ed9aa462d96ec0d8ad50bea6f093b6262e853f3c27dc18c77c8e2fa5c5a40
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 2288
#define LAST_COMMIT_POSITION "2288 (07d3c6f4dc29)"
#define LAST_COMMIT_POSITION_NUM 2289
#define LAST_COMMIT_POSITION "2289 (092f4f0d612e)"
#endif // OUT_LAST_COMMIT_POSITION_H_