summaryrefslogtreecommitdiff
path: root/system/ssmtp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/ssmtp/APKBUILD')
-rw-r--r--system/ssmtp/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/ssmtp/APKBUILD b/system/ssmtp/APKBUILD
index 7fa905760..4d77bb213 100644
--- a/system/ssmtp/APKBUILD
+++ b/system/ssmtp/APKBUILD
@@ -9,10 +9,12 @@ arch="all"
options="!check"
license="GPL-2.0+"
provides=/usr/sbin/sendmail
+provider_priority=10
depends=
makedepends="openssl-dev autoconf"
subpackages="$pkgname-doc"
-source="https://ftp.debian.org/debian/pool/main/s/$pkgname/${pkgname}_${pkgver}.orig.tar.bz2
+# No HTTPS
+source="http://ftp.debian.org/debian/pool/main/s/$pkgname/${pkgname}_${pkgver}.orig.tar.bz2
generate_config.patch
libcrypto-underlinking.patch
inet6-getaddrinfo.patch