mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-06 23:08:07 +08:00
update 2025-11-30 09:59:02
This commit is contained in:
@@ -9,9 +9,9 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://gn.googlesource.com/gn.git
|
||||
PKG_SOURCE_DATE:=2025-11-23
|
||||
PKG_SOURCE_VERSION:=a156d0b1306b09bf676a72e345ca978ef6093d95
|
||||
PKG_MIRROR_HASH:=96b3463e6f983224f92ad56617727b003aad8b3da562c01a4db2d16ae97e406d
|
||||
PKG_SOURCE_DATE:=2025-11-30
|
||||
PKG_SOURCE_VERSION:=ab6f8b2124b02000f5ffcabb904622f17de6a1e5
|
||||
PKG_MIRROR_HASH:=eaa8e57533acabfb2ddd5981ce0553749ef594bfd801283f58e10d5abacbeb9f
|
||||
|
||||
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 2300
|
||||
#define LAST_COMMIT_POSITION "2300 (a156d0b1306b)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2304
|
||||
#define LAST_COMMIT_POSITION "2304 (ab6f8b2124b0)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
||||
Reference in New Issue
Block a user