diff options
author | 2019-09-30 08:48:33 +0200 | |
---|---|---|
committer | 2019-10-05 20:53:20 +0200 | |
commit | 1fac84bf939f822e78f62b0eeb7cf0d8ea5c866e (patch) | |
tree | 037995c9882ecbbb3eabf3ca59ba060a1ea9b9a4 /net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild | |
parent | net-fs/autofs: Inline mirror://kernel (diff) | |
download | gentoo-1fac84bf939f822e78f62b0eeb7cf0d8ea5c866e.tar.gz gentoo-1fac84bf939f822e78f62b0eeb7cf0d8ea5c866e.tar.bz2 gentoo-1fac84bf939f822e78f62b0eeb7cf0d8ea5c866e.zip |
net-ftp/tftp-hpa: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild')
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild index a0de442dd025..ad0fd15061ee 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild @@ -7,7 +7,7 @@ inherit systemd eutils toolchain-funcs DESCRIPTION="port of the OpenBSD TFTP server" HOMEPAGE="https://www.kernel.org/pub/software/network/tftp/" -SRC_URI="mirror://kernel/software/network/tftp/${PN}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/software/network/tftp/${PN}/${P}.tar.xz" LICENSE="BSD-4" SLOT="0" |