refactor
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
Package: *
|
||||
Pin: release a=bookworm-pgdg
|
||||
Pin-Priority: 600
|
||||
|
||||
Package: src:postgresql-16
|
||||
Pin: release a=bookworm-pgdg
|
||||
Pin-Priority: 700
|
||||
|
3
apt/preferences.pgdg-ver.in
Normal file
3
apt/preferences.pgdg-ver.in
Normal file
@@ -0,0 +1,3 @@
|
||||
Package: src:postgresql-%{PG_MAJOR}
|
||||
Pin: release a=bookworm-pgdg
|
||||
Pin-Priority: 650
|
@@ -1,5 +1,5 @@
|
||||
Types: deb
|
||||
URIs: http://apt.postgresql.org/pub/repos/apt/
|
||||
Suites: bookworm-pgdg
|
||||
Components: main 16
|
||||
Components: main
|
||||
Signed-By: /etc/apt/keyrings/pgdg.gpg.asc
|
||||
|
5
apt/sources.pgdg-ver.in
Normal file
5
apt/sources.pgdg-ver.in
Normal file
@@ -0,0 +1,5 @@
|
||||
Types: deb
|
||||
URIs: http://apt.postgresql.org/pub/repos/apt/
|
||||
Suites: bookworm-pgdg
|
||||
Components: %{PG_MAJOR}
|
||||
Signed-By: /etc/apt/keyrings/pgdg.gpg.asc
|
Reference in New Issue
Block a user