diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-08-02 11:55:07 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-08-02 11:55:07 +0300 |
commit | 8a402e61075ab7a9cc10c506e84b877d701719e9 (patch) | |
tree | b93740f3002c44ec393173e94b9a83404473ece7 /manifest | |
parent | 1ad01675bd75b15ba44d8bd12b0ef28a6b8985fb (diff) |
Fix doc-url and src-url manifest values
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,9 +8,9 @@ tags: c++, orm, database, relational, object, persistence, sql description-file: README changes-file: NEWS url: http://www.codesynthesis.com/products/odb/ +doc-url: http://www.codesynthesis.com/products/odb/doc/manual.xhtml +src-url: http://scm.codesynthesis.com/?p=odb/libodb.git\;a=tree email: odb-users@codesynthesis.com -doc-url: http://codesynthesis.com/products/odb/doc/manual.xhtml -src-url: http://scm.codesynthesis.com/?p=odb/libodb.git;a=tree build-email: odb-builds@codesynthesis.com requires: c++11 depends: * build2 >= 0.5.0- |