aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-05-19 17:10:40 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-05-19 15:38:17 +0000
commit29ed78f460d950d240e68a10c09f542a6b5bc2f6 (patch)
tree5ddb23f29059b63f2f8e09918e9cc11eaca4db76 /community
parent7ef7347f4e623b59c5cfb9ca90fdc451f4b985eb (diff)
community/libfilezilla: upgrade to 0.22.0
Diffstat (limited to 'community')
-rw-r--r--community/libfilezilla/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libfilezilla/APKBUILD b/community/libfilezilla/APKBUILD
index cf86964c3e6..65cccade26c 100644
--- a/community/libfilezilla/APKBUILD
+++ b/community/libfilezilla/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
# filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable
pkgname=libfilezilla
-pkgver=0.21.0
+pkgver=0.22.0
pkgrel=0
pkgdesc="C++ library for filezilla"
url="https://filezilla-project.org"
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="a4986f8da4ac6980e7b1e564d3b033853b0e5442e4bbdee337238ad5e896b80c74e7176f973055593bd45789c41725a6315c6d510ad44354588188a1cc9f29f9 libfilezilla-0.21.0.tar.bz2"
+sha512sums="6ec53a4d82dc4c6650c560633c1f1cd50866fd954d5153be7e9ebea3ee0fa38d287e16dfdccb9ad22a7e7a325eec5d659bc51dd963b2deb540e8206e0f45513e libfilezilla-0.22.0.tar.bz2"