aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-12-18 08:02:48 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-12-18 13:05:36 +0000
commitb81d84dbfc6f933bd37f258b30d40d1dc4078f95 (patch)
tree3e598463da4a52c9c5dfcb234a366b2bc4f2ed29
parent8dc6dff22577ecef617a33d179dc2d9f8c1f8f68 (diff)
community/libfilezilla: upgrade to 0.26.0
-rw-r--r--community/libfilezilla/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libfilezilla/APKBUILD b/community/libfilezilla/APKBUILD
index 045b9cfe846..0fdfc5bfa15 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.25.0
+pkgver=0.26.0
pkgrel=0
pkgdesc="C++ library for filezilla"
url="https://filezilla-project.org"
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="7c07807a6d11f3455e41c9593ddeab8b5947448c5205f10e1e7306e0df27df24821189c75167007e00671b5d573ded72208e6f923406e37e8e5e3c28181ebe1a libfilezilla-0.25.0.tar.bz2"
+sha512sums="96ccc61e66dae744c092389a570f591e4f4e62ebf4fc39ed5a60206ea96b47b1aeb3d8f2fb7e22b4920560af4ec212540cc177d23ddbeea879dcd80143b86af6 libfilezilla-0.26.0.tar.bz2"