ocamlPackages.ssl: 0.5.9 -> 0.5.10
This commit is contained in:
committed by
Vincent Laporte
parent
be00513f41
commit
9afb001819
@@ -5,6 +5,7 @@ buildDunePackage rec {
|
||||
version = "1.1.3";
|
||||
|
||||
minimumOCamlVersion = "4.02";
|
||||
useDune2 = true;
|
||||
|
||||
src = fetchzip {
|
||||
url = "https://github.com/aantron/${pname}/archive/${version}.tar.gz";
|
||||
|
||||
Reference in New Issue
Block a user