From: Jan Rękorajski Date: Mon, 17 Feb 2014 12:36:34 +0000 (+0100) Subject: - fix source url and md5sum X-Git-Tag: auto/th/ocaml-curl-0.6.1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml-curl.git;a=commitdiff_plain;h=d878cf67ed47fdd882a5610de7a426255709476b - fix source url and md5sum --- diff --git a/ocaml-curl.spec b/ocaml-curl.spec index e103712..7133b8f 100644 --- a/ocaml-curl.spec +++ b/ocaml-curl.spec @@ -10,8 +10,8 @@ Version: 0.6.1 Release: 1 License: MIT Group: Libraries -Source0: https://forge.ocamlcore.org/frs/download.php/1238/ocurl-%{version}.tar.gz -# Source0-md5: 21575e86b390c6c182a8dee42e8db1f3 +Source0: https://forge.ocamlcore.org/frs/download.php/1374/ocurl-%{version}.tar.gz +# Source0-md5: 637336f41eb047b246e30a4c3caddc94 URL: http://ocurl.forge.ocamlcore.org/ BuildRequires: curl-devel >= 7.12.0 BuildRequires: gawk