aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-03-27 09:47:42 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-03-27 17:50:07 +0000
commite5823a29004c92240304b7f8c84dbe531bac4f4a (patch)
treefb1211d215a4c077826e89adc3f8e8addb9beddb
parent281a90617fcbedb0d19570807286f39973bc917f (diff)
downloadaports-e5823a29004c92240304b7f8c84dbe531bac4f4a.tar.bz2
aports-e5823a29004c92240304b7f8c84dbe531bac4f4a.tar.xz
community/evolution-ews: upgrade to 3.36.1
-rw-r--r--community/evolution-ews/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/evolution-ews/APKBUILD b/community/evolution-ews/APKBUILD
index e5e7f038b9..1f54670fd0 100644
--- a/community/evolution-ews/APKBUILD
+++ b/community/evolution-ews/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=evolution-ews
-pkgver=3.36.0
-pkgrel=1
+pkgver=3.36.1
+pkgrel=0
pkgdesc="MS Exchange integration through Exchange Web Services"
url="https://wiki.gnome.org/Apps/Evolution/EWS"
arch="all !s390x" # missing evolution on s390x
@@ -33,4 +33,4 @@ package() {
make -C build DESTDIR="$pkgdir" install
}
-sha512sums="39cb8db30a0578e553c01e38c05b231d851ee07cf4f0848698b1176a3c11af60888d93f380b31a69703009764a5d488ab67d945e4cbbfb390d3c1228f15938f0 evolution-ews-3.36.0.tar.xz"
+sha512sums="c39eaa31e97725bb5fd677345d019959898202b412303ad78471b75fa3220a62007a8c735a10690c141c3d8bcaac72c60d0da6ac2ec2543e7b3273a2e81b4d60 evolution-ews-3.36.1.tar.xz"