commit: 79e66ec47dd9bc149e301a30a3f93f5edb9d5830
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 15:08:14 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 17:38:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79e66ec4
dev-db/pgagent: Inline mirror://postgresql
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-db/pgagent/pgagent-3.4.0-r3.ebuild | 2 +-
dev-db/pgagent/pgagent-4.0.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-db/pgagent/pgagent-3.4.0-r3.ebuild
b/dev-db/pgagent/pgagent-3.4.0-r3.ebuild
index 81dd4cdf8aa..399bd3b0ab2 100644
--- a/dev-db/pgagent/pgagent-3.4.0-r3.ebuild
+++ b/dev-db/pgagent/pgagent-3.4.0-r3.ebuild
@@ -13,7 +13,7 @@ KEYWORDS="amd64 x86"
DESCRIPTION="${MY_PN} is a job scheduler for PostgreSQL"
HOMEPAGE="http://www.pgadmin.org/download/pgagent.php"
-SRC_URI="mirror://postgresql/pgadmin3/release/${PN}/${MY_PN}-${PV}-Source.tar.gz"
+SRC_URI="https://ftp.postgresql.org/pub/pgadmin3/release/${PN}/${MY_PN}-${PV}-Source.tar.gz"
LICENSE="POSTGRESQL GPL-2"
SLOT="0"
IUSE=""
diff --git a/dev-db/pgagent/pgagent-4.0.0.ebuild
b/dev-db/pgagent/pgagent-4.0.0.ebuild
index 19115c24962..dab33c73221 100644
--- a/dev-db/pgagent/pgagent-4.0.0.ebuild
+++ b/dev-db/pgagent/pgagent-4.0.0.ebuild
@@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~x86"
DESCRIPTION="${MY_PN} is a job scheduler for PostgreSQL"
HOMEPAGE="https://www.pgadmin.org/download/pgagent-source-code/"
-SRC_URI="mirror://postgresql/pgadmin/${PN}/${MY_PN}-${PV}-Source.tar.gz"
+SRC_URI="https://ftp.postgresql.org/pub/pgadmin/${PN}/${MY_PN}-${PV}-Source.tar.gz"
LICENSE="POSTGRESQL GPL-2"
SLOT="0"