app-containers/dnsname: 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 0a8b386289
commit 5e53019571
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

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/${P}-deps.tar.xz"
KEYWORDS="~amd64"
LICENSE="Apache-2.0"