From ea23ae9eb7f5fe7badda1c3341070b58f1f31dd4 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 2 Aug 2017 11:56:09 +0300 Subject: Fix doc-url and src-url manifest values --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index c944869..9b148b5 100644 --- a/manifest +++ b/manifest @@ -8,9 +8,9 @@ tags: c++, orm, sqlite, 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-sqlite.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-sqlite.git;a=tree build-email: odb-builds@codesynthesis.com requires: c++11 depends: * build2 >= 0.5.0- -- cgit v1.1