mirror of https://github.com/kenzok8/small.git
update 2024-10-22 20:25:12
This commit is contained in:
parent
aa8ab4f322
commit
e663ac43d5
|
@ -9,9 +9,9 @@ PKG_RELEASE:=1
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://gn.googlesource.com/gn.git
|
||||
PKG_SOURCE_DATE:=2024-09-25
|
||||
PKG_SOURCE_VERSION:=95b0f8fe31a992a33c040bbe3867901335c12762
|
||||
PKG_MIRROR_HASH:=6dcae74aa55a37c3ef6786efe3e36e02d59167aac2dc79c3f7d6f3fba998eed8
|
||||
PKG_SOURCE_DATE:=2024-10-14
|
||||
PKG_SOURCE_VERSION:=feafd1012a32c05ec6095f69ddc3850afb621f3a
|
||||
PKG_MIRROR_HASH:=c5e7d8357105b8b6708772490d6c2a7670c9298472efc203e8e409f229de8fb7
|
||||
|
||||
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 2188
|
||||
#define LAST_COMMIT_POSITION "2188 (54f5b539df8c)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2202
|
||||
#define LAST_COMMIT_POSITION "2202 (feafd1012a32)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
|
Loading…
Reference in New Issue