diff options
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.86-r1.ebuild')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.86-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.86-r1.ebuild b/net-dns/dnsmasq/dnsmasq-2.86-r1.ebuild index 5697057c424c..2dedc9efdc2f 100644 --- a/net-dns/dnsmasq/dnsmasq-2.86-r1.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.86-r1.ebuild @@ -8,8 +8,8 @@ LUA_COMPAT=( lua5-{1..4} luajit ) inherit toolchain-funcs lua-single systemd DESCRIPTION="Small forwarding DNS server" -HOMEPAGE="http://www.thekelleys.org.uk/dnsmasq/doc.html" -SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz" +HOMEPAGE="https://thekelleys.org.uk/dnsmasq/doc.html" +SRC_URI="https://thekelleys.org.uk/dnsmasq/${P}.tar.xz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" |