summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2022-04-08 12:59:38 +0200
committertercean2022-04-08 12:59:38 +0200
commite75bf2184ac6dccf0f762401f7d7851a04056494 (patch)
tree56e10cca578626b199dca2a2915d4ff2d1bec14a /static_build_info.patch
parent39832611ffa03a30b290c11df220660670dea610 (diff)
downloadaur-e75bf2184ac6dccf0f762401f7d7851a04056494.tar.gz
1.28.2
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 913ad0aefe17..753006eb1454 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.2"
++ return "tags/v1.28.2"
}
async function gatherBuildInfo() {