summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2023-09-18 09:24:05 +0200
committertercean2023-09-18 09:24:05 +0200
commit7a1ad057c401944728fb6d7e691cfd07552e2bae (patch)
tree4b1d83bf9b4c637b284bf240038b5f3891811bbf /static_build_info.patch
parent00407ad18df54ebada2591ac444c8ca23d20e0c6 (diff)
downloadaur-7a1ad057c401944728fb6d7e691cfd07552e2bae.tar.gz
1.40.4
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 c9ab445f20a6..338643b27a35 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.3"
++ return "tags/v1.40.4"
}
async function gatherBuildInfo() {