diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2017-09-14 08:07:00 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2017-09-14 08:07:00 +0000 |
commit | 27ab03ce8a77e640e9aa8e1ccd09f8632035e9ff (patch) | |
tree | 8c291d572d38a389ba6b0de0e89e019eddde8509 /community/heirloom-mailx | |
parent | 94414be9314abad5b0a6fa8802b5ad53189bf3bf (diff) | |
download | aports-27ab03ce8a77e640e9aa8e1ccd09f8632035e9ff.tar.bz2 aports-27ab03ce8a77e640e9aa8e1ccd09f8632035e9ff.tar.xz |
community/heirloom-mailx: bump pkgrel due to krb5 upgrade
Diffstat (limited to 'community/heirloom-mailx')
-rw-r--r-- | community/heirloom-mailx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/heirloom-mailx/APKBUILD b/community/heirloom-mailx/APKBUILD index 50907ad359..eabc12e08b 100644 --- a/community/heirloom-mailx/APKBUILD +++ b/community/heirloom-mailx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Isaac Dunham <ibid.ag@gmail.com> pkgname=heirloom-mailx pkgver=12.4 -pkgrel=2 +pkgrel=3 pkgdesc="A free clone of SysV mailx" url="http://heirloom.sourceforge.net/mailx.html" arch="all" |