summaryrefslogtreecommitdiff
path: root/dev-db/pgadmin4/pgadmin4-4.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pgadmin4/pgadmin4-4.10.ebuild')
-rw-r--r--dev-db/pgadmin4/pgadmin4-4.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgadmin4/pgadmin4-4.10.ebuild b/dev-db/pgadmin4/pgadmin4-4.10.ebuild
index 31cf045d0bf6..741c799eb200 100644
--- a/dev-db/pgadmin4/pgadmin4-4.10.ebuild
+++ b/dev-db/pgadmin4/pgadmin4-4.10.ebuild
@@ -10,7 +10,7 @@ inherit python-single-r1 qmake-utils
DESCRIPTION="GUI administration and development platform for PostgreSQL"
HOMEPAGE="https://www.pgadmin.org/"
-SRC_URI="mirror://postgresql/pgadmin/${PN}/v${PV}/source/${P}.tar.gz"
+SRC_URI="https://ftp.postgresql.org/pub/pgadmin/${PN}/v${PV}/source/${P}.tar.gz"
LICENSE="POSTGRESQL"
KEYWORDS="~amd64 ~x86"