diff options
author | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-01-14 11:24:30 +0000 |
---|---|---|
committer | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-01-14 11:24:30 +0000 |
commit | ef5275a37f21a5675951c5dc4538732c340ce962 (patch) | |
tree | 53a569a8f22e0fd8cf97ac9b8887d64a7012a318 /open-source-lorries/pcre2.lorry | |
parent | 26f21513625cc91d5ffce14e52911e90e95bc13d (diff) | |
parent | 00a340eb1146360e425f1433b426034247fb86ca (diff) | |
download | lorries-ef5275a37f21a5675951c5dc4538732c340ce962.tar.gz |
Merge branch 'baserock/franred/Add-new-pcre-repo'
Reviewed-by: Paul Sherwood <paul.sherwood@codethink.co.uk>
Diffstat (limited to 'open-source-lorries/pcre2.lorry')
-rw-r--r-- | open-source-lorries/pcre2.lorry | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries/pcre2.lorry b/open-source-lorries/pcre2.lorry new file mode 100644 index 0000000..924f9fa --- /dev/null +++ b/open-source-lorries/pcre2.lorry @@ -0,0 +1,7 @@ +{ + "pcre2": { + "type": "svn", + "url": "svn://vcs.exim.org/pcre2/code/", + "layout": "standard" + } +} |