aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-09-25 21:52:20 +0300
committerprspkt <prspkt@protonmail.com>2019-09-25 21:52:32 +0300
commitdc3201f272d1fb718c91b7e261d16df4f350ead1 (patch)
treecf3d30945de7b6f65bd4bb52c64ba710c0231bbe /community
parent90af8c03ba1ca3a46ae286cce44ccac3d3814430 (diff)
downloadaports-dc3201f272d1fb718c91b7e261d16df4f350ead1.tar.bz2
aports-dc3201f272d1fb718c91b7e261d16df4f350ead1.tar.xz
community/filezilla: upgrade to 3.45.1
Signed-off-by: prspkt <prspkt@protonmail.com>
Diffstat (limited to 'community')
-rw-r--r--community/filezilla/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/filezilla/APKBUILD b/community/filezilla/APKBUILD
index 1dece737f8..a0f89fb73c 100644
--- a/community/filezilla/APKBUILD
+++ b/community/filezilla/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=filezilla
-pkgver=3.45.0
+pkgver=3.45.1
pkgrel=0
pkgdesc="FTP Client"
url="https://filezilla-project.org"
@@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="4e9683c1ab0fbb2fa1e03e46bbf11564ef9482dad0c302b5d13e083cd5d966662c6c620c24d7eb295e41df36b1d0bd15572fe2a14c194e2245f326c8b6a1d238 FileZilla_3.45.0_src.tar.bz2"
+sha512sums="feb267b85ad2843baea0c6df66ed86866121f33e2295fcb9003a8bc2603ad684f4fe801ea842cb291e3fb5cd7195ccb2d21bfa95711a61be6b4debfd4e1c7822 FileZilla_3.45.1_src.tar.bz2"