summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2023-06-23 21:58:48 +0200
committertercean2023-06-23 21:58:48 +0200
commit108a3bbb726ef168fac9d06d5ed5ee78104da300 (patch)
tree38cf19db8e97b64903c726b1e896112e9adb3a38 /static_build_info.patch
parentbc9a9e62f470e94378b131309776fb90776210cd (diff)
downloadaur-108a3bbb726ef168fac9d06d5ed5ee78104da300.tar.gz
1.38.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 48f4e582b1b0..f534372809ad 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.0"
++ return "tags/v1.38.1"
}
async function gatherBuildInfo() {