summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2023-08-16 11:23:22 +0200
committertercean2023-08-16 11:23:22 +0200
commitcd481078cdcc0274fcddfe46ae61b1172dd3120b (patch)
tree347f0b1d876756efbb4bad2350a4d20a6b66ab4c /static_build_info.patch
parent108a3bbb726ef168fac9d06d5ed5ee78104da300 (diff)
downloadaur-cd481078cdcc0274fcddfe46ae61b1172dd3120b.tar.gz
1.40..0
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 f534372809ad..64ee5bcd9693 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.38.1"
++ return "tags/v1.40.0"
}
async function gatherBuildInfo() {