Commit 071b755
authored
add support for Ubuntu Hirsute and Impish
The current `globals.pp` does not have the necessary default versions for Ubuntu 21.04 (Hirsute Hippo) and 21.10 (Impish Indri). Both of these versions have version 13 available, as can be seen below:
- Hisute => https://packages.ubuntu.com/hirsute/postgresql
- Impish => https://packages.ubuntu.com/impish/postgresql1 parent dd190cd commit 071b755
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| |||
0 commit comments