Skip to content

Commit e16b143

Browse files
point patch links to main repo
Following merging of ocaml/opam-source-archives#34
1 parent 10527ed commit e16b143

File tree

3 files changed

+3
-3
lines changed
  • packages/async_ssl
    • async_ssl.v0.16.0
    • async_ssl.v0.16.1
    • async_ssl.v0.17.0

3 files changed

+3
-3
lines changed

packages/async_ssl/async_ssl.v0.16.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ checksum: "sha256=5c9f74ddc00228634c2f6c60c10f3a821dc664f873d80c427284588c3e01be
3535
}
3636
extra-source "no-incompatible-pointer-types-0160.patch" {
3737
src:
38-
"https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types-0160.patch"
38+
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/async_ssl/no-incompatible-pointer-types-0160.patch"
3939
checksum: [
4040
"sha256=cbac0da5e278c247e30f19dce943e7346e03aa7f7095d8ee46cf489b49ed110e"
4141
]

packages/async_ssl/async_ssl.v0.16.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ url {
4040
}
4141
extra-source "no-incompatible-pointer-types-0161.patch" {
4242
src:
43-
"https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types-0161.patch"
43+
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/async_ssl/no-incompatible-pointer-types-0161.patch"
4444
checksum: [
4545
"sha256=35c417f5e67dee469008e540b98811f0d9450f766b19b4ffd90a828d87fd5e7c"
4646
]

packages/async_ssl/async_ssl.v0.17.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ checksum: "sha256=d1f9ca883ce9154571b2812235171707b70cb8e65b24ed3aeaec1fbebc5be1
3636
}
3737
extra-source "no-incompatible-pointer-types-017.patch" {
3838
src:
39-
"https://raw.githubusercontent.com/raphael-proust/opam-source-archives/async_ssl-patch/patches/async_ssl/no-incompatible-pointer-types-017.patch"
39+
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/async_ssl/no-incompatible-pointer-types-017.patch"
4040
checksum: [
4141
"sha256=6e97c88bdeff6f5848c2c173b26845019575c3c09d68cc57a22ef649c4983236"
4242
]

0 commit comments

Comments
 (0)