summaryrefslogtreecommitdiff
path: root/testing/dma/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2022-07-30 13:52:56 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2022-08-02 10:35:27 +0200
commit8e632f678e7003d22b8475a295ee7d2cc966d2b4 (patch)
tree261b3155352451dafd917c692b026d4d21e06746 /testing/dma/APKBUILD
parent5d844bf4f9135ad1904cc831a9411490eb860dc7 (diff)
downloadaports-8e632f678e7003d22b8475a295ee7d2cc966d2b4.zip
testing: mass rebuild against openssl3
Diffstat (limited to 'testing/dma/APKBUILD')
-rw-r--r--testing/dma/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/dma/APKBUILD b/testing/dma/APKBUILD
index a296c2b53b3..4aaea34752d 100644
--- a/testing/dma/APKBUILD
+++ b/testing/dma/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer:
pkgname=dma
pkgver=0.13
-pkgrel=2
+pkgrel=3
pkgdesc="A small Mail Transport Agent from DragonFly BSD"
url="https://github.com/corecode/dma"
arch="x86_64 x86 ppc64le"
license="BSD-3-Clause"
-makedepends="bison flex libbsd-dev bsd-compat-headers openssl-dev"
+makedepends="bison flex libbsd-dev bsd-compat-headers openssl-dev>3"
options="suid"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/corecode/dma/archive/v$pkgver.tar.gz