aboutsummaryrefslogtreecommitdiffstats
path: root/community/filezilla/APKBUILD
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-06-27 23:01:56 +0300
committerprspkt <prspkt@protonmail.com>2019-06-27 23:04:27 +0300
commitb3c44745b250a99dce7185179f9bdfc2bd905851 (patch)
tree94d4e4ed390a86580be57293762b4848e64a88ba /community/filezilla/APKBUILD
parent92f803b192c9cecbda166b7be348db43de5bebf5 (diff)
downloadaports-b3c44745b250a99dce7185179f9bdfc2bd905851.tar.bz2
aports-b3c44745b250a99dce7185179f9bdfc2bd905851.tar.xz
community/filezilla: upgrade to 3.43.0
Diffstat (limited to 'community/filezilla/APKBUILD')
-rw-r--r--community/filezilla/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/filezilla/APKBUILD b/community/filezilla/APKBUILD
index 0e41723c1f..dbb5e18398 100644
--- a/community/filezilla/APKBUILD
+++ b/community/filezilla/APKBUILD
@@ -1,12 +1,12 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=filezilla
-pkgver=3.42.1
+pkgver=3.43.0
pkgrel=0
pkgdesc="FTP Client"
url="https://filezilla-project.org"
arch="all"
license="GPL-2.0-or-later"
-makedepends="libfilezilla-dev>=0.16.0 wxgtk3-dev libidn-dev nettle-dev gnutls-dev
+makedepends="libfilezilla-dev>=0.17.0 wxgtk3-dev libidn-dev nettle-dev gnutls-dev
pugixml-dev xdg-utils gtk+2.0-dev sqlite-dev"
subpackages="$pkgname-doc $pkgname-lang"
source="https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2"
@@ -31,4 +31,4 @@ check() {
make check
}
-sha512sums="0dc9b3a6347803f60a71c56bb759700fb2b1b019dc29794aa639ce892ccd1ae53041112987f9d5e8e75ec7e07702a5aac8e1c131796bbc5f210d75d286276deb FileZilla_3.42.1_src.tar.bz2"
+sha512sums="12c518616508e1cbd7ab60f1b94f8c876c885bc4399674c4b2df34235141fde1297a1edc686078c0f93b040ea6e42984c22ace00c4da201c7f99b4c9b71f5bc1 FileZilla_3.43.0_src.tar.bz2"