net-im/dendrite: Move SRC_URI into subdir

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2023-06-11 15:09:42 +02:00
parent 085d1f63a2
commit d6e2519ed1
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ else
fi
# Add the manually vendored tarball.
# Compress the tarball with: xz -9kT0 --memlimit-decompress=256M
SRC_URI+=" https://files.holgersson.xyz/gentoo/distfiles/${P}-deps.tar.xz"
SRC_URI+=" https://files.holgersson.xyz/gentoo/distfiles/holgersson-overlay/holgersson-overlay/${P}-deps.tar.xz"
KEYWORDS="~amd64"
# There are some third-party licenses for test suites

View File

@ -17,7 +17,7 @@ else
fi
# Add the manually vendored tarball.
# Compress the tarball with: xz -9kT0 --memlimit-decompress=256M
SRC_URI+=" https://files.holgersson.xyz/gentoo/distfiles/${P}-deps.tar.xz"
SRC_URI+=" https://files.holgersson.xyz/gentoo/distfiles/holgersson-overlay/holgersson-overlay/${P}-deps.tar.xz"
KEYWORDS="~amd64"
# There are some third-party licenses for test suites