summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2018-08-29 21:01:33 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2018-08-29 21:01:45 +0200
commitac1fa2d8515d8e1a07756dc81fbb915a339bea03 (patch)
tree65f93c1f1ad094a28d0943ee97311c79d171a2b8 /net-ftp/filezilla/filezilla-3.34.0.ebuild
parentmedia-gfx/krita: 4.0.4 version bump (diff)
downloadgentoo-ac1fa2d8515d8e1a07756dc81fbb915a339bea03.tar.gz
gentoo-ac1fa2d8515d8e1a07756dc81fbb915a339bea03.tar.bz2
gentoo-ac1fa2d8515d8e1a07756dc81fbb915a339bea03.zip
net-ftp/filezilla: update SRC_URI
Ebuilds used a specific CDN endpoint, update to use main URI Closes: https://bugs.gentoo.org/664846 Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'net-ftp/filezilla/filezilla-3.34.0.ebuild')
-rw-r--r--net-ftp/filezilla/filezilla-3.34.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/filezilla/filezilla-3.34.0.ebuild b/net-ftp/filezilla/filezilla-3.34.0.ebuild
index 4d53279d037c..a30171cc2a66 100644
--- a/net-ftp/filezilla/filezilla-3.34.0.ebuild
+++ b/net-ftp/filezilla/filezilla-3.34.0.ebuild
@@ -12,7 +12,7 @@ MY_P="FileZilla_${MY_PV}"
DESCRIPTION="FTP client with lots of useful features and an intuitive interface"
HOMEPAGE="https://filezilla-project.org/"
-SRC_URI="https://dl2.cdn.filezilla-project.org/client/${MY_P}_src.tar.bz2"
+SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"