diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 19:59:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:29 +0000 |
commit | 4deb1f92c38eb711133908f7fea3cf7bca075fa2 (patch) | |
tree | aead0f62967d7713b150ddf722dacadba66f46df /testing/opensmtpd-extras | |
parent | 3e78b7e3e8a44515d76ef755d6312c4018bb8ff1 (diff) | |
download | aports-4deb1f92c38eb711133908f7fea3cf7bca075fa2.tar.bz2 aports-4deb1f92c38eb711133908f7fea3cf7bca075fa2.tar.xz |
testing/opensmtpd-extras: rebuild against libressl-2.7
Diffstat (limited to 'testing/opensmtpd-extras')
-rw-r--r-- | testing/opensmtpd-extras/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/opensmtpd-extras/APKBUILD b/testing/opensmtpd-extras/APKBUILD index 551c5ecd7c..18994c5f32 100644 --- a/testing/opensmtpd-extras/APKBUILD +++ b/testing/opensmtpd-extras/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Shiz <hi@shiz.me> pkgname=opensmtpd-extras pkgver=201703132115 -pkgrel=2 +pkgrel=3 pkgdesc="OpenSMTPD addons" url="https://opensmtpd.org/" arch="all" |