From 58c305c85c1818e925c1d10b02f2702f16cfad35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Sep 2019 17:08:15 +0200 Subject: dev-db/postgresql: Inline mirror://postgresql MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-db/postgresql/postgresql-9.5.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/postgresql/postgresql-9.5.19.ebuild') diff --git a/dev-db/postgresql/postgresql-9.5.19.ebuild b/dev-db/postgresql/postgresql-9.5.19.ebuild index 14d84350ff6b..4e557c0bbc53 100644 --- a/dev-db/postgresql/postgresql-9.5.19.ebuild +++ b/dev-db/postgresql/postgresql-9.5.19.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~spa SLOT=$(ver_cut 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" -- cgit v1.2.3