summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-11 15:46:34 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-11 15:51:42 +0100
commit2ba15f6c69af2241886a071ecb15c653fcc323aa (patch)
tree532088a1267ac31e8ac3832fb323a597b367734a /dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild
parentdev-python/django-redis: Update HOMEPAGE (diff)
downloadgentoo-2ba15f6c69af2241886a071ecb15c653fcc323aa.tar.gz
gentoo-2ba15f6c69af2241886a071ecb15c653fcc323aa.tar.bz2
gentoo-2ba15f6c69af2241886a071ecb15c653fcc323aa.zip
dev-python/elasticsearch-curator: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild')
-rw-r--r--dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild b/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild
index 06dbb51b1e7b..faa31514609d 100644
--- a/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild
+++ b/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1-r1.ebuild
@@ -11,8 +11,8 @@ ES_VERSION="7.3.2"
inherit distutils-r1
DESCRIPTION="Tending time-series indices in Elasticsearch"
-HOMEPAGE="https://github.com/elasticsearch/curator"
-SRC_URI="https://github.com/elasticsearch/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+HOMEPAGE="https://github.com/elastic/curator"
+SRC_URI="https://github.com/elastic/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
test? ( https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}-linux-x86_64.tar.gz )"
LICENSE="Apache-2.0"