summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2022-03-10 22:36:18 +0100
committertercean2022-03-10 22:36:18 +0100
commite6df783aa60fca4a58d2ebc8fcfb07270f85cc8b (patch)
tree72458546f62369f4c3082f9aeec39e0e23c35e94 /static_build_info.patch
parent16ba9e97c129fdb3fd2e7c021fcf6e6cb92a95d9 (diff)
downloadaur-e6df783aa60fca4a58d2ebc8fcfb07270f85cc8b.tar.gz
1.27.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 564b8157fbe2..fb12713d2cbc 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.27.0"
++ return "tags/v1.27.1"
}
async function gatherBuildInfo() {