mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-27 08:31:44 +08:00
update 2026-07-19 10:09:36
This commit is contained in:
parent
270f321458
commit
42f5140643
@ -9,9 +9,9 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://gn.googlesource.com/gn.git
|
||||
PKG_SOURCE_DATE:=2026-07-08
|
||||
PKG_SOURCE_VERSION:=d2f537b1e397daa13e02a8085feb32f5ad7c5dec
|
||||
PKG_MIRROR_HASH:=5332c68dd5fb5b23999f2cb7dacce79989d259ae768d98049754e0329a8d1f73
|
||||
PKG_SOURCE_DATE:=2026-07-17
|
||||
PKG_SOURCE_VERSION:=566d29033b5fd7c73e5e8bbcf7ab794194df68bd
|
||||
PKG_MIRROR_HASH:=5a7f0669a61455bd28158e214b97eda58fdfce831eef2cfb062c936f92d4f4d6
|
||||
|
||||
PKG_LICENSE:=BSD 3-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
#ifndef OUT_LAST_COMMIT_POSITION_H_
|
||||
#define OUT_LAST_COMMIT_POSITION_H_
|
||||
|
||||
#define LAST_COMMIT_POSITION_NUM 2464
|
||||
#define LAST_COMMIT_POSITION "2464 (d2f537b1e397)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2481
|
||||
#define LAST_COMMIT_POSITION "2481 (566d29033b5f)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
||||
Loading…
Reference in New Issue
Block a user