summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 17:08:14 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-25 19:38:23 +0200
commit79e66ec47dd9bc149e301a30a3f93f5edb9d5830 (patch)
tree825623fc1c3a458953bd48f26b84d711b56d4431 /dev-db
parentdev-db/pgadmin4: Inline mirror://postgresql (diff)
downloadgentoo-79e66ec47dd9bc149e301a30a3f93f5edb9d5830.tar.gz
gentoo-79e66ec47dd9bc149e301a30a3f93f5edb9d5830.tar.bz2
gentoo-79e66ec47dd9bc149e301a30a3f93f5edb9d5830.zip
dev-db/pgagent: Inline mirror://postgresql
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/pgagent/pgagent-3.4.0-r3.ebuild2
-rw-r--r--dev-db/pgagent/pgagent-4.0.0.ebuild2
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 81dd4cdf8aad..399bd3b0ab28 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 19115c249627..dab33c73221a 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"