[PKG-33]: Fixes PPG repo name issue for EL9. (#461)

pull/462/head
Muhammad Aqeel 2024-04-25 07:23:12 +00:00 committed by GitHub
parent 2b9817d3ba
commit 61256faf83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -514,7 +514,7 @@ DEB_RELEASE=1
REPO="https://github.com/Percona/pg_stat_monitor.git" REPO="https://github.com/Percona/pg_stat_monitor.git"
VERSION="1.0.0" VERSION="1.0.0"
PG_RELEASE=11 PG_RELEASE=11
PPG_REPO_NAME=ppg-11.18 PPG_REPO_NAME=ppg-11
parse_arguments PICK-ARGS-FROM-ARGV "$@" parse_arguments PICK-ARGS-FROM-ARGV "$@"
check_workdir check_workdir