summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2023-09-10 17:32:23 +0200
committertercean2023-09-10 17:32:23 +0200
commit00407ad18df54ebada2591ac444c8ca23d20e0c6 (patch)
tree1ad6a6b518757f3517a68158e01dab64ba9ea573 /static_build_info.patch
parentcd481078cdcc0274fcddfe46ae61b1172dd3120b (diff)
downloadaur-00407ad18df54ebada2591ac444c8ca23d20e0c6.tar.gz
1.40.3
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 64ee5bcd9693..c9ab445f20a6 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.40.0"
++ return "tags/v1.40.3"
}
async function gatherBuildInfo() {