aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-10-04 22:38:10 +0300
committerAndy Postnikov <apostnikov@gmail.com>2018-10-06 02:14:54 +0300
commite7ec7973c1fd9390ffc82901e9f2cf129dff8627 (patch)
treea8284125d4d85ccd996836ac1ac61ba56bc9eab2 /community
parent4614de893c7530b9129c0bad2fb724f98db999da (diff)
downloadaports-e7ec7973c1fd9390ffc82901e9f2cf129dff8627.tar.bz2
aports-e7ec7973c1fd9390ffc82901e9f2cf129dff8627.tar.xz
community/filezilla: upgrade to 3.37.4
Diffstat (limited to 'community')
-rw-r--r--community/filezilla/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/filezilla/APKBUILD b/community/filezilla/APKBUILD
index 68ad982b2c..3ebfeffc60 100644
--- a/community/filezilla/APKBUILD
+++ b/community/filezilla/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=filezilla
-pkgver=3.34.0
-pkgrel=1
+pkgver=3.37.4
+pkgrel=0
pkgdesc="FTP Client"
url="http://filezilla-project.org"
arch="all"
@@ -9,7 +9,7 @@ license="GPL-2.0"
makedepends="libfilezilla-dev wxgtk-dev libidn-dev nettle-dev gnutls-dev
pugixml-dev xdg-utils gtk+2.0-dev sqlite-dev"
subpackages="$pkgname-doc $pkgname-lang"
-source="https://dl2.cdn.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2"
+source="https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2"
builddir="$srcdir"/$pkgname-$pkgver
build() {
@@ -32,4 +32,4 @@ check() {
make check
}
-sha512sums="577118bd053c3aedbe77082b138c30abc6a759b20ea905abc4e9bef965cbca3cf73023186c389ded7d906b7cf76e4f3d4462c00fae62c7b1ae695ad171c88764 FileZilla_3.34.0_src.tar.bz2"
+sha512sums="3f6697fd411b898f0db375bba7e6a34157c73274ee463832c38a4897240d990654c447baad8b0024492cb882106e7e63757d54401c487cfad96038d1f5eabfea FileZilla_3.37.4_src.tar.bz2"