diff options
Diffstat (limited to 'system/ssmtp/APKBUILD')
-rw-r--r-- | system/ssmtp/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/ssmtp/APKBUILD b/system/ssmtp/APKBUILD index 7fa905760..64d2ae710 100644 --- a/system/ssmtp/APKBUILD +++ b/system/ssmtp/APKBUILD @@ -12,7 +12,8 @@ provides=/usr/sbin/sendmail 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 |