@@ -11,21 +11,6 @@ sources:
11
11
" 14.9 " :
12
12
url : " https://ftp.postgresql.org/pub/source/v14.9/postgresql-14.9.tar.bz2"
13
13
sha256 : " b1fe3ba9b1a7f3a9637dd1656dfdad2889016073fd4d35f13b50143cbbb6a8ef"
14
- " 13.12 " :
15
- url : " https://ftp.postgresql.org/pub/source/v13.12/postgresql-13.12.tar.gz"
16
- sha256 : " 3aef84ff557087bd01df4365a7a85e11678faa55ab6fb6c4283d57e41997a80c"
17
- " 12.16 " :
18
- url : " https://ftp.postgresql.org/pub/source/v12.16/postgresql-12.16.tar.gz"
19
- sha256 : " 5cca6efb649bce91d9b3637f935ce8714a86b87b3b1092010f50349a6edde0e9"
20
- " 11.21 " :
21
- url : " https://ftp.postgresql.org/pub/source/v11.21/postgresql-11.21.tar.gz"
22
- sha256 : " e48b5d5dc68cd5549ef6258facaaf7941ae8bd1cde56709203846167aa20af04"
23
- " 10.23 " :
24
- url : " https://ftp.postgresql.org/pub/source/v10.23/postgresql-10.23.tar.gz"
25
- sha256 : " 39886b7fbf375fdd79e94b676d8346a62c3c190ccf00b3f763002c8fc8fb71f0"
26
- " 9.6.24 " :
27
- url : " https://ftp.postgresql.org/pub/source/v9.6.24/postgresql-9.6.24.tar.gz"
28
- sha256 : " 52947ecc119846eace5164399d173576c0d4a47ec116ae58a46a8fd0c576c7c3"
29
14
patches :
30
15
" 15.5 " :
31
16
- patch_file : " patches/15/001-mingw-build-static-libraries.patch"
@@ -49,26 +34,6 @@ patches:
49
34
patch_description : " Fix libpq w/ openssl >=3.2.x"
50
35
patch_type : " backport"
51
36
" 14.9 " :
52
- - patch_file : " patches/13/002-mingw-build-static-libraries.patch"
53
- patch_description : " port MinGW: Enable building static libraries in MinGW."
54
- patch_type : " portability"
55
- " 13.12 " :
56
- - patch_file : " patches/13/002-mingw-build-static-libraries.patch"
57
- patch_description : " port MinGW: Enable building static libraries in MinGW."
58
- patch_type : " portability"
59
- " 12.16 " :
60
- - patch_file : " patches/12/002-mingw-build-static-libraries.patch"
61
- patch_description : " port MinGW: Enable building static libraries in MinGW."
62
- patch_type : " portability"
63
- " 11.21 " :
64
- - patch_file : " patches/10/002-mingw-build-static-libraries.patch"
65
- patch_description : " port MinGW: Enable building static libraries in MinGW."
66
- patch_type : " portability"
67
- " 10.23 " :
68
- - patch_file : " patches/10/002-mingw-build-static-libraries.patch"
69
- patch_description : " port MinGW: Enable building static libraries in MinGW."
70
- patch_type : " portability"
71
- " 9.6.24 " :
72
- - patch_file : " patches/9.6/002-mingw-build-static-libraries.patch"
37
+ - patch_file : " patches/14/002-mingw-build-static-libraries.patch"
73
38
patch_description : " port MinGW: Enable building static libraries in MinGW."
74
39
patch_type : " portability"
0 commit comments