]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add license, publisher information to the external deps data 13972/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 25 Mar 2024 10:57:11 +0000 (11:57 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 25 Mar 2024 10:57:11 +0000 (11:57 +0100)
builder-support/helpers/h2o.json
builder-support/helpers/quiche.json
builder-support/helpers/rust.json

index bff2e6de2155c0da403bbbb0039b22de80fb204a..4901ab69683ed6cd6ea7fa8719600af54fe5c588 100644 (file)
@@ -1,4 +1,6 @@
 {
   "version": "2.2.6-pdns2",
+  "license": "MIT",
+  "publisher": "https://github.com/h2o/h2o",
   "SHA256SUM": "e25959c3f9a102e7a332ca0bb8b3f533eb14919d5a60ca999730c2ebee4b548f"
 }
index e3025b32b3e5c86fad21fdd75410e4c3649af0d1..32aba6e13247c408cccf45f9c954944df636b14a 100644 (file)
@@ -1,4 +1,6 @@
 {
   "version": "0.20.1",
+  "license": "BSD-2-Clause",
+  "publisher": "https://github.com/cloudflare/quiche",
   "SHA256SUM": "9c460d8ecf6c80c06bf9b42f91201ef33f912e2615a871ff2d0e50197b901c71"
 }
index ac9e47ffe41ecb173a162cce9f771215061de7dc..0e93f217bb1fd09795ff2da716c561cbcdd7205b 100644 (file)
@@ -1,5 +1,7 @@
 {
   "version": "1.75.0",
+  "license": "MIT",
+  "publisher": "https://www.rust-lang.org/",
   "SHA256SUM_x86_64": "473978b6f8ff216389f9e89315211c6b683cf95a966196e7914b46e8cf0d74f6",
   "SHA256SUM_aarch64": "30828cd904fcfb47f1ac43627c7033c903889ea4aca538f53dcafbb3744a9a73"
 }