mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-20 02:20:42 +00:00
fix(v2ray-nightly): versioning
Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
%global commit_date 20260611
|
||||
|
||||
%global goipath github.com/v2fly/v2ray-core
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
Version: %(echo %ver | sed -E 's/^v//')^%{commit_date}git.%{shortcommit}
|
||||
|
||||
%global golicenses LICENSE
|
||||
%global godocs README.md SECURITY.md
|
||||
|
||||
Reference in New Issue
Block a user