diff options
author | Timo Teräs <timo.teras@iki.fi> | 2019-01-21 11:41:34 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2019-01-21 11:42:29 +0200 |
commit | 11a9848df1c78dca987716ed80a5ec96288ffb5f (patch) | |
tree | 8ee3e6a617feb5b886d3e96c20572f98ad29193b /community/claws-mail | |
parent | f5abfc57426b171110f5401e9cefd11be9797915 (diff) | |
download | aports-11a9848df1c78dca987716ed80a5ec96288ffb5f.tar.bz2 aports-11a9848df1c78dca987716ed80a5ec96288ffb5f.tar.xz |
community/claws-mail: rebuild against updated libetpan for SNI support
Diffstat (limited to 'community/claws-mail')
-rw-r--r-- | community/claws-mail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/claws-mail/APKBUILD b/community/claws-mail/APKBUILD index d5390e81fe..c46f8dd5e6 100644 --- a/community/claws-mail/APKBUILD +++ b/community/claws-mail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=claws-mail pkgver=3.17.3 -pkgrel=1 +pkgrel=2 pkgdesc="A GTK+ based e-mail client." url="https://www.claws-mail.org" arch="all" |