diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 23:05:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:39 +0000 |
commit | 7b7c961f9303b8a99592893c0d0a2db48351e226 (patch) | |
tree | f72a413e8d244bbd440ba517ba1ff4dd60b6dbce /community/heirloom-mailx | |
parent | b3f520413f8e22dbb251d6344cd56a7b6e766d51 (diff) | |
download | aports-7b7c961f9303b8a99592893c0d0a2db48351e226.tar.bz2 aports-7b7c961f9303b8a99592893c0d0a2db48351e226.tar.xz |
community/heirloom-mailx: rebuild against libressl-2.6
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 eabc12e08b..2df7bf0c3e 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=3 +pkgrel=4 pkgdesc="A free clone of SysV mailx" url="http://heirloom.sourceforge.net/mailx.html" arch="all" |