aboutsummaryrefslogtreecommitdiffstats
path: root/main/email/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/email/APKBUILD')
-rw-r--r--main/email/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/email/APKBUILD b/main/email/APKBUILD
index 579aefb7c21..168d3dd695c 100644
--- a/main/email/APKBUILD
+++ b/main/email/APKBUILD
@@ -1,14 +1,14 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=email
pkgver=3.1.4
-pkgrel=11
+pkgrel=13
pkgdesc="command line SMTP client that's simple"
options="!check" # No testsuite
url="http://www.cleancode.org/projects/email"
arch="all"
license="GPL-2.0-or-later"
-depends="openssl"
-makedepends="openssl1.1-compat-dev"
+depends="openssl>3"
+makedepends="openssl-dev>3"
subpackages="$pkgname-doc"
source="https://dev.alpinelinux.org/archive/email/email-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-3.1.3" # Release was made with the wrong tarball name