aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-01-12 22:16:24 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-01-13 12:50:03 +0100
commit460b37028f59aa51e5fd424c8d80b43c6957de93 (patch)
treefffb370d92dbb4c81fb1346573ad0aa722aae5b6
parentf585c975450958df2b1d2bfcdc08c30393054dcc (diff)
downloadalpine_aports-460b37028f59aa51e5fd424c8d80b43c6957de93.tar.bz2
alpine_aports-460b37028f59aa51e5fd424c8d80b43c6957de93.tar.xz
alpine_aports-460b37028f59aa51e5fd424c8d80b43c6957de93.zip
community/evolution-ews: upgrade to 3.34.3
-rw-r--r--community/evolution-ews/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/evolution-ews/APKBUILD b/community/evolution-ews/APKBUILD
index ef65b7d4db..f0c0ed7618 100644
--- a/community/evolution-ews/APKBUILD
+++ b/community/evolution-ews/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Francesco Colista <fcolista@alpinelinux.org> 1# Contributor: Francesco Colista <fcolista@alpinelinux.org>
2# Maintainer: Francesco Colista <fcolista@alpinelinux.org> 2# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
3pkgname=evolution-ews 3pkgname=evolution-ews
4pkgver=3.34.2 4pkgver=3.34.3
5pkgrel=0 5pkgrel=0
6pkgdesc="MS Exchange integration through Exchange Web Services" 6pkgdesc="MS Exchange integration through Exchange Web Services"
7url="https://wiki.gnome.org/Apps/Evolution/EWS" 7url="https://wiki.gnome.org/Apps/Evolution/EWS"
@@ -33,4 +33,4 @@ package() {
33 make -C build DESTDIR="$pkgdir" install 33 make -C build DESTDIR="$pkgdir" install
34} 34}
35 35
36sha512sums="2087af0ad7026e551bf6cbe014af6eb7b24610afd0816c37ba70ba2282e8566c905a136b40eb19474838744904a094f9bff5ca3eca9acbf369221e37be21b988 evolution-ews-3.34.2.tar.xz" 36sha512sums="837948efdff22ecbfcc841f6eacf5e45e419b3db18a5aebbb3422b7611432520c1e43d60faf71397a8de262ad6528f6bf71da52fe2ed21a6b868ff258348214f evolution-ews-3.34.3.tar.xz"