aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2023-06-27 04:21:11 +0200
committerLucio Sauer <watermanpaint@posteo.net>2023-06-27 04:24:02 +0200
commit68460592f27760598adf78843724191f8848e4d2 (patch)
treef5d25c843bb5a34a79d715f47d6f656dbda28803 /net-libs
parentwww-apps/pleroma: 2.5.2 isn't compatible with erlang-26 nor elixir-1.15 (diff)
downloadguru-68460592f27760598adf78843724191f8848e4d2.tar.gz
guru-68460592f27760598adf78843724191f8848e4d2.tar.bz2
guru-68460592f27760598adf78843724191f8848e4d2.zip
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/ixwebsocket/metadata.xml3
-rw-r--r--net-libs/picotls/metadata.xml3
-rw-r--r--net-libs/usockets/metadata.xml3
3 files changed, 9 insertions, 0 deletions
diff --git a/net-libs/ixwebsocket/metadata.xml b/net-libs/ixwebsocket/metadata.xml
index 915b76bd1..809beba4d 100644
--- a/net-libs/ixwebsocket/metadata.xml
+++ b/net-libs/ixwebsocket/metadata.xml
@@ -11,4 +11,7 @@
<slots>
<subslots>Correspond to SONAME</subslots>
</slots>
+ <upstream>
+ <remote-id type="github">machinezone/IXWebSocket</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/net-libs/picotls/metadata.xml b/net-libs/picotls/metadata.xml
index 23c549917..d089bf789 100644
--- a/net-libs/picotls/metadata.xml
+++ b/net-libs/picotls/metadata.xml
@@ -8,4 +8,7 @@
<use>
<flag name="fusion">"fusion" AES-GCM engine, optimized for QUIC and other protocols that use short AEAD blocks</flag>
</use>
+ <upstream>
+ <remote-id type="github">h2o/picotls</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/net-libs/usockets/metadata.xml b/net-libs/usockets/metadata.xml
index 9f9b9b5ee..a182725c9 100644
--- a/net-libs/usockets/metadata.xml
+++ b/net-libs/usockets/metadata.xml
@@ -9,4 +9,7 @@
<flag name="asio">Enable bindings to use the boost asio dispatcher</flag>
<flag name="libuv">Enable bindings to use the libuv dispatcher</flag>
</use>
+ <upstream>
+ <remote-id type="github">uNetworking/uSockets</remote-id>
+ </upstream>
</pkgmetadata>