summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2021-12-03 10:18:34 +0100
committertercean2021-12-03 10:18:34 +0100
commitcb88d9fbaa5ad13f777f6d3a085aa1a0104634f7 (patch)
tree138289b4a4775cc06b8792bb8347f7c7a8c8b39a /static_build_info.patch
parent3949be2d19b606c3c1ff9c707a93a5a4a21d389a (diff)
downloadaur-cb88d9fbaa5ad13f777f6d3a085aa1a0104634f7.tar.gz
1.25.1
Diffstat (limited to 'static_build_info.patch')
-rw-r--r--static_build_info.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/static_build_info.patch b/static_build_info.patch
index 63d662d981c4..54e868ca1297 100644
--- a/static_build_info.patch
+++ b/static_build_info.patch
@@ -39,7 +39,7 @@ diff --unified --recursive --text orig/bin/build-shared-version-info.js patched/
- const git_ref =
- git_describe + (git_branch === 'master' ? '' : '-' + git_branch)
- return git_ref
-+ return "tags/v1.25.0"
++ return "tags/v1.25.1"
}
async function gatherBuildInfo() {