Skip to content

Commit 18c3f79

Browse files
authored
cleanup.sh: Donot remove llvm-11-dev package and update postgres-version (#191)
Signed-off-by: Lakshmipathi Ganapathi <lakshmipathi.g@gmail.com>
1 parent bc86091 commit 18c3f79

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

common.vars.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "14.1.0.26"
1+
postgres-version = "14.1.0.27"

scripts/90-cleanup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ elif [ -n "$(command -v apt-get)" ]; then
3535
git-man \
3636
ansible \
3737
libasound2 \
38-
llvm-11-dev \
3938
libicu-dev \
4039
libcgal-dev \
4140
libc6-dev \

0 commit comments

Comments
 (0)