diff options
author | Rob Austein <sra@hactrn.net> | 2014-08-12 15:35:45 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2014-08-12 15:35:45 +0000 |
commit | 507af6c1abba20a65450e16ef13fe09a398b8f91 (patch) | |
tree | 111439eeb1f6263ffd77ace5e1e16e1e5b20182d /rpki/sql_schemas.py | |
parent | b01cefe6bcfeeaea58b1dc54caedb53aa6952150 (diff) |
HTTP publication of RRDP.
svn path=/branches/tk705/; revision=5918
Diffstat (limited to 'rpki/sql_schemas.py')
-rw-r--r-- | rpki/sql_schemas.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpki/sql_schemas.py b/rpki/sql_schemas.py index 38ce8fc8..fc262f12 100644 --- a/rpki/sql_schemas.py +++ b/rpki/sql_schemas.py @@ -245,7 +245,7 @@ CREATE TABLE ee_cert ( ## @var pubd ## SQL schema pubd -pubd = '''-- $Id: pubd.sql 5901 2014-07-17 21:57:36Z sra $ +pubd = '''-- $Id: pubd.sql 5914 2014-08-06 22:52:28Z sra $ -- Copyright (C) 2012--2014 Dragon Research Labs ("DRL") -- Portions copyright (C) 2009--2010 Internet Systems Consortium ("ISC") |