diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:30:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:30:36 +0000 |
commit | 79bdb341506fcce2a801ffe666a25206c2f63b6f (patch) | |
tree | a866437ab20cefde26ac959af964552eca10a765 /community | |
parent | 0259993f3a35b3a28a4501a367daf5660e73d40a (diff) | |
download | aports-79bdb341506fcce2a801ffe666a25206c2f63b6f.tar.bz2 aports-79bdb341506fcce2a801ffe666a25206c2f63b6f.tar.xz |
community/heirloom-mailx: rebuild against libressl 2.5
Diffstat (limited to 'community')
-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 f6be8df203..ff6e22c420 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=1 +pkgrel=2 pkgdesc="A free clone of SysV mailx" url="http://heirloom.sourceforge.net/mailx.html" arch="all" |