diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-01-17 10:07:27 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-01-17 10:16:13 +0000 |
commit | 77e469242ff590fe8b0966dbc02c7d72e1973f8c (patch) | |
tree | b0bed8ce8d52da707fddd31aff21b59aae6573c0 /main/cyrus-sasl | |
parent | 6df55abcb96112139740f41e916255847f304646 (diff) | |
download | aports-77e469242ff590fe8b0966dbc02c7d72e1973f8c.tar.bz2 aports-77e469242ff590fe8b0966dbc02c7d72e1973f8c.tar.xz |
main/cyrus-sasl: rebuild against heimdal-7.1.0
Diffstat (limited to 'main/cyrus-sasl')
-rw-r--r-- | main/cyrus-sasl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cyrus-sasl/APKBUILD b/main/cyrus-sasl/APKBUILD index ba5f44c075..a89108ebeb 100644 --- a/main/cyrus-sasl/APKBUILD +++ b/main/cyrus-sasl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=cyrus-sasl pkgver=2.1.26 -pkgrel=8 +pkgrel=9 pkgdesc="Cyrus Simple Authentication Service Layer (SASL)" url="https://cyrusimap.org/" arch="all" |