From 960b7746844cd1d97934c22bb5f0b8546a19c38a Mon Sep 17 00:00:00 2001
From: Karen Arutyunov <karen@codesynthesis.com>
Date: Sun, 30 Jul 2017 21:57:37 +0300
Subject: Add doc-url and src-url manifest values

---
 manifest | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/manifest b/manifest
index 839b5f7..6fec5f4 100644
--- a/manifest
+++ b/manifest
@@ -9,6 +9,8 @@ description-file: README
 changes-file: NEWS
 url: http://www.codesynthesis.com/products/odb/
 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-
-- 
cgit v1.1