net-libs/libuplink: add codeberg upstream metadata

Signed-off-by: David Reed <david-gentoo@reedfam.email>
This commit is contained in:
David Reed
2026-06-24 15:51:31 -07:00
parent 9e49d6070a
commit 5daa319043
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ MY_PN="uplink-c"
SRC_URI="
https://github.com/storj/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
https://codeberg.org/davidreed/uplink-c/releases/download/v${PV}/${MY_PN}-${PV}-vendor.tar.xz
https://github.com/david-gentoo/uplink-c/releases/download/v${PV}/${MY_PN}-${PV}-vendor.tar.xz
"

View File

@@ -14,6 +14,7 @@
<upstream>
<remote-id type="github">storj/uplink-c</remote-id>
<remote-id type="codeberg">davidreed/uplink-c</remote-id>
<bugs-to>https://github.com/storj/uplink-c/issues</bugs-to>
<doc>https://storj.dev/</doc>
</upstream>