diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:56:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:56:37 +0000 |
commit | 9cdfc6ec823c1e70af21748ccc740b27f55dab1a (patch) | |
tree | 76d34efa7d79d3424e69029cdadf44335e3ebc7a /community | |
parent | 115c8f8a85c94e63e54058ff8f88b6f9e5eb97e1 (diff) | |
download | aports-9cdfc6ec823c1e70af21748ccc740b27f55dab1a.tar.bz2 aports-9cdfc6ec823c1e70af21748ccc740b27f55dab1a.tar.xz |
community/nmh: rebuild against libressl 2.5
Diffstat (limited to 'community')
-rw-r--r-- | community/nmh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nmh/APKBUILD b/community/nmh/APKBUILD index e68e4efafd..59aa551016 100644 --- a/community/nmh/APKBUILD +++ b/community/nmh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to> pkgname=nmh pkgver=1.6 -pkgrel=1 +pkgrel=2 pkgdesc="nmh is a powerful electronic mail handling system" url="http://www.nongnu.org/nmh/" arch="all" |