aboutsummaryrefslogtreecommitdiffstats
path: root/main/email/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/email/APKBUILD')
-rw-r--r--main/email/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/email/APKBUILD b/main/email/APKBUILD
index 981abcbf8a..be392a54e9 100644
--- a/main/email/APKBUILD
+++ b/main/email/APKBUILD
@@ -1,13 +1,13 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=email
pkgver=3.1.4
-pkgrel=5
+pkgrel=6
pkgdesc="A command line SMTP client that's simple"
url="http://www.cleancode.org/projects/email"
arch="all"
license="GPL"
depends="libressl"
-makedepends="libressl-dev"
+makedepends="openssl-dev"
source="https://dev.alpinelinux.org/archive/email/email-$pkgver.tar.gz"
subpackages="$pkgname-doc"