this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Switch to preserved ffmpeg 1.0.0~rc1 tarball

The tarball got recreated by GitHub, thus invalidating the previous
checksums. This PR replaces the URL by the preserved original tarball
that came from the OPAM cache.

Error message:

#=== ERROR while fetching sources for ffmpeg-av.1.0.0~rc1, ffmpeg-avcodec.1.0.0~rc1 and ffmpeg-avutil.1.0.0~rc1
OpamSolution.Fetch_fail("https://github.com/savonet/ocaml-ffmpeg/archive/v1.0.0-rc1.tar.gz (Bad checksum, expected md5=996d69434972553ecf3ae04e95d5c09d)")

+8 -8
+1 -1
packages/ffmpeg-av/ffmpeg-av.1.0.0~rc1/opam
··· 34 34 ] 35 35 dev-repo: "git+https://github.com/savonet/ocaml-ffmpeg.git" 36 36 url { 37 - src: "https://github.com/savonet/ocaml-ffmpeg/archive/v1.0.0-rc1.tar.gz" 37 + src: "https://github.com/ocaml/opam-source-archives/raw/main/ffmpeg-1.0.0~rc1.tar.gz" 38 38 checksum: [ 39 39 "md5=996d69434972553ecf3ae04e95d5c09d" 40 40 "sha512=1ae911c8cf4743a39bdb8b6b38185975955adeb8f0dc263f9b8c93259df0f85492a0213a8c7ac13a56eee63a5c46f8184d6015ddc8b3047876d6226a75562d50"
+1 -1
packages/ffmpeg-avcodec/ffmpeg-avcodec.1.0.0~rc1/opam
··· 33 33 ] 34 34 dev-repo: "git+https://github.com/savonet/ocaml-ffmpeg.git" 35 35 url { 36 - src: "https://github.com/savonet/ocaml-ffmpeg/archive/v1.0.0-rc1.tar.gz" 36 + src: "https://github.com/ocaml/opam-source-archives/raw/main/ffmpeg-1.0.0~rc1.tar.gz" 37 37 checksum: [ 38 38 "md5=996d69434972553ecf3ae04e95d5c09d" 39 39 "sha512=1ae911c8cf4743a39bdb8b6b38185975955adeb8f0dc263f9b8c93259df0f85492a0213a8c7ac13a56eee63a5c46f8184d6015ddc8b3047876d6226a75562d50"
+1 -1
packages/ffmpeg-avdevice/ffmpeg-avdevice.1.0.0~rc1/opam
··· 33 33 ] 34 34 dev-repo: "git+https://github.com/savonet/ocaml-ffmpeg.git" 35 35 url { 36 - src: "https://github.com/savonet/ocaml-ffmpeg/archive/v1.0.0-rc1.tar.gz" 36 + src: "https://github.com/ocaml/opam-source-archives/raw/main/ffmpeg-1.0.0~rc1.tar.gz" 37 37 checksum: [ 38 38 "md5=996d69434972553ecf3ae04e95d5c09d" 39 39 "sha512=1ae911c8cf4743a39bdb8b6b38185975955adeb8f0dc263f9b8c93259df0f85492a0213a8c7ac13a56eee63a5c46f8184d6015ddc8b3047876d6226a75562d50"
+1 -1
packages/ffmpeg-avfilter/ffmpeg-avfilter.1.0.0~rc1/opam
··· 33 33 ] 34 34 dev-repo: "git+https://github.com/savonet/ocaml-ffmpeg.git" 35 35 url { 36 - src: "https://github.com/savonet/ocaml-ffmpeg/archive/v1.0.0-rc1.tar.gz" 36 + src: "https://github.com/ocaml/opam-source-archives/raw/main/ffmpeg-1.0.0~rc1.tar.gz" 37 37 checksum: [ 38 38 "md5=996d69434972553ecf3ae04e95d5c09d" 39 39 "sha512=1ae911c8cf4743a39bdb8b6b38185975955adeb8f0dc263f9b8c93259df0f85492a0213a8c7ac13a56eee63a5c46f8184d6015ddc8b3047876d6226a75562d50"
+1 -1
packages/ffmpeg-avutil/ffmpeg-avutil.1.0.0~rc1/opam
··· 33 33 ] 34 34 dev-repo: "git+https://github.com/savonet/ocaml-ffmpeg.git" 35 35 url { 36 - src: "https://github.com/savonet/ocaml-ffmpeg/archive/v1.0.0-rc1.tar.gz" 36 + src: "https://github.com/ocaml/opam-source-archives/raw/main/ffmpeg-1.0.0~rc1.tar.gz" 37 37 checksum: [ 38 38 "md5=996d69434972553ecf3ae04e95d5c09d" 39 39 "sha512=1ae911c8cf4743a39bdb8b6b38185975955adeb8f0dc263f9b8c93259df0f85492a0213a8c7ac13a56eee63a5c46f8184d6015ddc8b3047876d6226a75562d50"
+1 -1
packages/ffmpeg-swresample/ffmpeg-swresample.1.0.0~rc1/opam
··· 34 34 ] 35 35 dev-repo: "git+https://github.com/savonet/ocaml-ffmpeg.git" 36 36 url { 37 - src: "https://github.com/savonet/ocaml-ffmpeg/archive/v1.0.0-rc1.tar.gz" 37 + src: "https://github.com/ocaml/opam-source-archives/raw/main/ffmpeg-1.0.0~rc1.tar.gz" 38 38 checksum: [ 39 39 "md5=996d69434972553ecf3ae04e95d5c09d" 40 40 "sha512=1ae911c8cf4743a39bdb8b6b38185975955adeb8f0dc263f9b8c93259df0f85492a0213a8c7ac13a56eee63a5c46f8184d6015ddc8b3047876d6226a75562d50"
+1 -1
packages/ffmpeg-swscale/ffmpeg-swscale.1.0.0~rc1/opam
··· 33 33 ] 34 34 dev-repo: "git+https://github.com/savonet/ocaml-ffmpeg.git" 35 35 url { 36 - src: "https://github.com/savonet/ocaml-ffmpeg/archive/v1.0.0-rc1.tar.gz" 36 + src: "https://github.com/ocaml/opam-source-archives/raw/main/ffmpeg-1.0.0~rc1.tar.gz" 37 37 checksum: [ 38 38 "md5=996d69434972553ecf3ae04e95d5c09d" 39 39 "sha512=1ae911c8cf4743a39bdb8b6b38185975955adeb8f0dc263f9b8c93259df0f85492a0213a8c7ac13a56eee63a5c46f8184d6015ddc8b3047876d6226a75562d50"
+1 -1
packages/ffmpeg/ffmpeg.1.0.0~rc1/opam
··· 33 33 ] 34 34 dev-repo: "git+https://github.com/savonet/ocaml-ffmpeg.git" 35 35 url { 36 - src: "https://github.com/savonet/ocaml-ffmpeg/archive/v1.0.0-rc1.tar.gz" 36 + src: "https://github.com/ocaml/opam-source-archives/raw/main/ffmpeg-1.0.0~rc1.tar.gz" 37 37 checksum: [ 38 38 "md5=996d69434972553ecf3ae04e95d5c09d" 39 39 "sha512=1ae911c8cf4743a39bdb8b6b38185975955adeb8f0dc263f9b8c93259df0f85492a0213a8c7ac13a56eee63a5c46f8184d6015ddc8b3047876d6226a75562d50"