mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Update Go version to 1.24.2 and revise deb_package script
This commit is contained in:
committed by
Dan Christian Bogos
parent
5463eb61c6
commit
cba94d3efe
@@ -1,6 +1,6 @@
|
||||
# Define global variables
|
||||
%global version 0.11.0~dev
|
||||
%global go_version 1.24.1
|
||||
%global go_version 1.24.2
|
||||
|
||||
# Define system paths
|
||||
%define debug_package %{nil}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Define global variables
|
||||
%global version 0.11.0~dev
|
||||
%global go_version 1.24.1
|
||||
%global go_version 1.24.2
|
||||
%global git_commit %(echo $gitLastCommit)
|
||||
%global releaseTag %(echo $rpmTag)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user