Skip to content

Commit c9c11a5

Browse files
committed
Merge pull request #37 from djs55/README
Update package name
2 parents c2ae6c6 + 737e3ad commit c9c11a5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_oasis

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
OASISFormat: 0.2
2-
Name: xapi-script-storage
2+
Name: xapi-storage-script
33
Version: 0.7
44
Synopsis: Adapter which allows xapi to call storage scripts
55
Authors: David Scott

setup.ml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* setup.ml generated for the first time by OASIS v0.4.4 *)
22

33
(* OASIS_START *)
4-
(* DO NOT EDIT (digest: 7cbbdca01feb98c65e73ab10fd15a812) *)
4+
(* DO NOT EDIT (digest: 0b689dc116757cf64e9d95efb33fad4b) *)
55
(*
66
Regenerated by OASIS v0.4.5
77
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6672,7 +6672,7 @@ let setup_t =
66726672
findlib_version = None;
66736673
alpha_features = [];
66746674
beta_features = [];
6675-
name = "xapi-script-storage";
6675+
name = "xapi-storage-script";
66766676
version = "0.7";
66776677
license =
66786678
OASISLicense.DEP5License
@@ -6773,7 +6773,7 @@ let setup_t =
67736773
};
67746774
oasis_fn = Some "_oasis";
67756775
oasis_version = "0.4.5";
6776-
oasis_digest = Some "\224\128\205S\160\162\"\236\\\2334g_\202\162\133";
6776+
oasis_digest = Some "m\005®\1344T_N\157$\153¹\023w\132\031";
67776777
oasis_exec = None;
67786778
oasis_setup_args = [];
67796779
setup_update = false

0 commit comments

Comments
 (0)