summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 17:52:17 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 21:57:55 +0100
commitf75edfae71c289af337dd82e72f55e2222cbbf10 (patch)
tree9c7f5733d32be43626ba8d20769c964f423296db
parent14987b0be21689eeac1371e6489d59f297c93b6e (diff)
downloadlorries-f75edfae71c289af337dd82e72f55e2222cbbf10.tar.gz
Update URLs for libva and libva-intel-driver
These moved from freedesktop.org to GitHub.
-rw-r--r--open-source-lorries/libva-intel-driver.lorry2
-rw-r--r--open-source-lorries/libva.lorry2
2 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/libva-intel-driver.lorry b/open-source-lorries/libva-intel-driver.lorry
index b3dc6bb..50f74fb 100644
--- a/open-source-lorries/libva-intel-driver.lorry
+++ b/open-source-lorries/libva-intel-driver.lorry
@@ -1,6 +1,6 @@
{
"libva-intel-driver": {
"type": "git",
- "url": "git://anongit.freedesktop.org/vaapi/intel-driver"
+ "url": "https://github.com/01org/intel-vaapi-driver.git"
}
}
diff --git a/open-source-lorries/libva.lorry b/open-source-lorries/libva.lorry
index b25a540..5838e2e 100644
--- a/open-source-lorries/libva.lorry
+++ b/open-source-lorries/libva.lorry
@@ -1,6 +1,6 @@
{
"libva": {
"type": "git",
- "url": "git://anongit.freedesktop.org/git/libva"
+ "url": "https://github.com/01org/libva.git"
}
}