mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 11:17:34 +08:00
update 2024-03-24 00:17:38
This commit is contained in:
parent
38decd6881
commit
aa80d28811
@ -9,9 +9,9 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://gn.googlesource.com/gn.git
|
||||
PKG_SOURCE_DATE:=2024-03-08
|
||||
PKG_SOURCE_VERSION:=59c4bb920542ee903ee1df39097ae024e2e8226f
|
||||
PKG_MIRROR_HASH:=604096e2804bd49b9d2ed6c6aaea1101db0d475a20ebfd2693dc4082e88cbdf6
|
||||
PKG_SOURCE_DATE:=2024-03-21
|
||||
PKG_SOURCE_VERSION:=06cdcc8e1fa8e56f70efb4357d473345b7d1c083
|
||||
PKG_MIRROR_HASH:=98a72b8a4e4a7d50da27821a5ee42417f19f3a8ab4382297362168676002ec06
|
||||
|
||||
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 2157
|
||||
#define LAST_COMMIT_POSITION "2157 (59c4bb920542)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2159
|
||||
#define LAST_COMMIT_POSITION "2159 (06cdcc8e1fa8)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
Loading…
Reference in New Issue
Block a user