summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 17:08:15 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-25 19:38:24 +0200
commit58c305c85c1818e925c1d10b02f2702f16cfad35 (patch)
tree724f17ad0a49690cff5821d46314a528e10ab3ec /dev-db/postgresql/postgresql-9.4.22.ebuild
parentdev-db/pgagent: Inline mirror://postgresql (diff)
downloadgentoo-58c305c85c1818e925c1d10b02f2702f16cfad35.tar.gz
gentoo-58c305c85c1818e925c1d10b02f2702f16cfad35.tar.bz2
gentoo-58c305c85c1818e925c1d10b02f2702f16cfad35.zip
dev-db/postgresql: Inline mirror://postgresql
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-9.4.22.ebuild')
-rw-r--r--dev-db/postgresql/postgresql-9.4.22.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.4.22.ebuild b/dev-db/postgresql/postgresql-9.4.22.ebuild
index 9463417f714b..38c1097dd516 100644
--- a/dev-db/postgresql/postgresql-9.4.22.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.22.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-f
SLOT="$(get_version_component_range 1-2)"
-SRC_URI="mirror://postgresql/source/v${PV}/postgresql-${PV}.tar.bz2"
+SRC_URI="https://ftp.postgresql.org/pub/source/v${PV}/postgresql-${PV}.tar.bz2"
LICENSE="POSTGRESQL GPL-2"
DESCRIPTION="PostgreSQL RDBMS"