aboutsummaryrefslogtreecommitdiffstats
path: root/community/isync/APKBUILD
diff options
context:
space:
mode:
authorDaniel NĂ©ri <dne+alpine@mayonnaise.net>2021-02-22 18:53:36 +0100
committerLeo <thinkabit.ukim@gmail.com>2021-02-22 18:27:42 +0000
commit23cd5b3501245a4e482b556744b8f7a85220d23b (patch)
treeec980083d8cfdf650b2bd529028db103f5e02c54 /community/isync/APKBUILD
parent0362522e558f8371dce5e593f848fbfee5a6a0a8 (diff)
community/isync: upgrade to 1.4.1
Diffstat (limited to 'community/isync/APKBUILD')
-rw-r--r--community/isync/APKBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/community/isync/APKBUILD b/community/isync/APKBUILD
index e78791bc991..8124875fb3c 100644
--- a/community/isync/APKBUILD
+++ b/community/isync/APKBUILD
@@ -9,7 +9,11 @@ arch="all"
license="GPL-3.0-or-later"
makedepends="openssl-dev cyrus-sasl-dev zlib-dev perl-dev"
subpackages="$pkgname-doc"
-source="$pkgname-$pkgver.tar.gz::http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz"
+
+# secfixes:
+# 1.4.1-r0:
+# - CVE-2021-20247
build() {
./configure \