aboutsummaryrefslogtreecommitdiffstats
path: root/community/libfilezilla
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-05-11 23:03:25 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-05-12 08:28:27 +0000
commit43a5415b8833ee73e5982b54531365da56992c51 (patch)
tree5ab00062c26a1b591290374016663a5fa515fb72 /community/libfilezilla
parent29cb661e293e55f1d6b3c4ebb86064592e2e73b2 (diff)
community/libfilezilla: upgrade to 0.21.0
Diffstat (limited to 'community/libfilezilla')
-rw-r--r--community/libfilezilla/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libfilezilla/APKBUILD b/community/libfilezilla/APKBUILD
index 1c1a95a8864..cf86964c3e6 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.20.2
+pkgver=0.21.0
pkgrel=0
pkgdesc="C++ library for filezilla"
url="https://filezilla-project.org"
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="242df38b335558c83fde91800787992adaa617292d119a15d8036adc1622b207127d0e8e6fb935b4300e1e0d63e196636589ba513e410c751dea052164a773d7 libfilezilla-0.20.2.tar.bz2"
+sha512sums="a4986f8da4ac6980e7b1e564d3b033853b0e5442e4bbdee337238ad5e896b80c74e7176f973055593bd45789c41725a6315c6d510ad44354588188a1cc9f29f9 libfilezilla-0.21.0.tar.bz2"