aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-25 10:48:15 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-25 10:55:05 -0300
commit91394387a3be1b7a594f7c74fe40728387a2bbdc (patch)
treec6eb76fd6e282810d488c44dc3f75e0f25b4062d /community
parent5f11895d986f6d73b69bd3f02c980f7254a857ab (diff)
downloadaports-91394387a3be1b7a594f7c74fe40728387a2bbdc.tar.bz2
aports-91394387a3be1b7a594f7c74fe40728387a2bbdc.tar.xz
community/filezilla: upgrade to 3.47.1
Diffstat (limited to 'community')
-rw-r--r--community/filezilla/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/filezilla/APKBUILD b/community/filezilla/APKBUILD
index 3d5d35bb62..6139cc22b7 100644
--- a/community/filezilla/APKBUILD
+++ b/community/filezilla/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=filezilla
-pkgver=3.47.0
-pkgrel=1
+pkgver=3.47.1
+pkgrel=0
pkgdesc="FTP Client"
url="https://filezilla-project.org"
arch="all"
@@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="6b2089da271411552524621f6635857f37c42e1e67978337b02d2d26ee5f31e5895636158f647aaa184213d6ddfcf45d8320da1b7e52549bd5adbf62b6ebf22d FileZilla_3.47.0_src.tar.bz2"
+sha512sums="32573e847bc23acb86bdea8eb4de102e4f673465e0b86738d954b47eacdf6e534854a9065bddf8b586eba315bf65b1bfc4f17f9379819a6c9bd43ae6ed8f388a FileZilla_3.47.1_src.tar.bz2"