summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-09-19 10:52:59 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-09-19 10:52:59 +0100
commit0b35df1183073786dfffa4019ce321b893cab0ed (patch)
tree3ae9eae4483900983e66fa8a9081741511912322
parent0861164198eee842ef09aa2c43de3c10ac542b22 (diff)
downloadlorries-0b35df1183073786dfffa4019ce321b893cab0ed.tar.gz
Rename new nspr and nss with -hg suffixes
Mea culpa. I'm an idiot.
-rw-r--r--open-source-lorries/nspr-hg.lorry2
-rw-r--r--open-source-lorries/nss-hg.lorry2
2 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/nspr-hg.lorry b/open-source-lorries/nspr-hg.lorry
index 6ced1f3..4b3de9c 100644
--- a/open-source-lorries/nspr-hg.lorry
+++ b/open-source-lorries/nspr-hg.lorry
@@ -1,5 +1,5 @@
{
- "nspr": {
+ "nspr-hg": {
"type": "hg",
"url": "https://hg.mozilla.org/projects/nspr"
}
diff --git a/open-source-lorries/nss-hg.lorry b/open-source-lorries/nss-hg.lorry
index 144857e..ab5e33f 100644
--- a/open-source-lorries/nss-hg.lorry
+++ b/open-source-lorries/nss-hg.lorry
@@ -1,5 +1,5 @@
{
- "nss": {
+ "nss-hg": {
"type": "hg",
"url": "https://hg.mozilla.org/projects/nss"
}