diff options
author | Timo Teräs <timo.teras@iki.fi> | 2017-02-07 11:04:31 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2017-02-07 11:04:31 +0200 |
commit | 65b3c8ffcc4c13bce2d69e40ce9797a54ddc7fd6 (patch) | |
tree | f4e5be7e0444772988812628c41d3072f1148534 /main/opensmtpd | |
parent | 27b44a45859260e748d3c90bf060d720cd9ccce8 (diff) | |
download | aports-65b3c8ffcc4c13bce2d69e40ce9797a54ddc7fd6.tar.bz2 aports-65b3c8ffcc4c13bce2d69e40ce9797a54ddc7fd6.tar.xz |
main/opensmtpd: rebuild against new libevent
Diffstat (limited to 'main/opensmtpd')
-rw-r--r-- | main/opensmtpd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/opensmtpd/APKBUILD b/main/opensmtpd/APKBUILD index 21ce109224..3c5c4c3918 100644 --- a/main/opensmtpd/APKBUILD +++ b/main/opensmtpd/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Jonathan Curran <jonathan@curran.in> pkgname=opensmtpd pkgver=5.9.2p1 -pkgrel=1 +pkgrel=2 pkgdesc="secure, reliable, lean, and easy-to configure SMTP server" url="http://www.opensmtpd.org" arch="all" |