diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-08-04 15:29:09 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-08-05 23:47:21 +0200 |
commit | a3234dcdcb40bf49e45e4320978f8bdcdcd14886 (patch) | |
tree | 6264e1955cc331607c96d3b66061a32eda8a089c /net-libs/neon | |
parent | net-misc/cadaver: update HOMEPAGE and SRC_URI. (diff) | |
download | gentoo-a3234dcdcb40bf49e45e4320978f8bdcdcd14886.tar.gz gentoo-a3234dcdcb40bf49e45e4320978f8bdcdcd14886.tar.bz2 gentoo-a3234dcdcb40bf49e45e4320978f8bdcdcd14886.zip |
net-libs/neon: update HOMEPAGE and SRC_URI.
Closes: https://github.com/gentoo/gentoo/pull/9439
Diffstat (limited to 'net-libs/neon')
-rw-r--r-- | net-libs/neon/neon-0.30.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/neon/neon-0.30.2.ebuild b/net-libs/neon/neon-0.30.2.ebuild index 30abcc10f8f3..895d1fbcb069 100644 --- a/net-libs/neon/neon-0.30.2.ebuild +++ b/net-libs/neon/neon-0.30.2.ebuild @@ -6,8 +6,8 @@ EAPI="6" inherit autotools libtool multilib-minimal DESCRIPTION="HTTP and WebDAV client library" -HOMEPAGE="http://www.webdav.org/neon/" -SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/27" |