summaryrefslogtreecommitdiff
path: root/_oasis
diff options
context:
space:
mode:
Diffstat (limited to '_oasis')
-rw-r--r--_oasis4
1 files changed, 2 insertions, 2 deletions
diff --git a/_oasis b/_oasis
index cbf7164..b07c0af 100644
--- a/_oasis
+++ b/_oasis
@@ -1,7 +1,7 @@
OASISFormat: 0.4
Name: sid
-Version: 0
Synopsis: Handle security identifiers (SID).
+Version: 1
Authors: phg
License: LGPL-3 with OCaml linking exception
BuildTools: ocamlbuild
@@ -34,7 +34,7 @@ Executable "sidparse"
Test "test_sidparse"
Run$: flag(tests)
- TestTools: util/sidparse_test.sh
+ TestTools: sidparse
Command: util/sidparse_test.sh
Document "sid_intf"