aboutsummaryrefslogtreecommitdiffstats
path: root/community/isync/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/isync/APKBUILD')
-rw-r--r--community/isync/APKBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/community/isync/APKBUILD b/community/isync/APKBUILD
index ee33fb6ff76..958ec4345a7 100644
--- a/community/isync/APKBUILD
+++ b/community/isync/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=isync
-pkgver=1.4.3
-pkgrel=1
+pkgver=1.4.4
+pkgrel=0
pkgdesc="IMAP and MailDir mailbox synchronizer"
url="https://isync.sourceforge.io"
arch="all"
@@ -12,6 +12,9 @@ subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://downloads.sourceforge.net/sourceforge/isync/isync-$pkgver.tar.gz"
# secfixes:
+# 1.4.4-r0:
+# - CVE-2021-3657
+# - CVE-2021-44143
# 1.4.2-r0:
# - CVE-2021-3578
# 1.4.1-r0:
@@ -36,5 +39,5 @@ package() {
}
sha512sums="
-a026c07c8d84e4f488071c0ca9826c8710ec5cef51eeaa76d2261b99f6ab435e2d70008a5756890696824f2395c2a95aac861a11c954ca0e6f7416610fc74780 isync-1.4.3.tar.gz
+b769f474f2296764cabaae7e2b23e47c22714fca5919e9f1c916ed70b18c71c0bc9301fff0f64434f4f0ae28c9d16216e72556b48014ec94d1b7646de7183011 isync-1.4.4.tar.gz
"