summaryrefslogtreecommitdiff
path: root/packages/ssmtp/ssmtp_2.61.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ssmtp/ssmtp_2.61.bb')
-rw-r--r--packages/ssmtp/ssmtp_2.61.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/ssmtp/ssmtp_2.61.bb b/packages/ssmtp/ssmtp_2.61.bb
index 5a21ffaa0a..f61781ff4e 100644
--- a/packages/ssmtp/ssmtp_2.61.bb
+++ b/packages/ssmtp/ssmtp_2.61.bb
@@ -1,10 +1,12 @@
SECTION = "console/network"
DEPENDS = "openssl"
DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub."
+PR = "r1"
SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.orig.tar.gz \
file://ldflags.patch;patch=1 \
file://configure.patch;patch=1 \
+ file://libs-lcrypto.patch;patch=1 \
file://ssmtp.conf"
S = "${WORKDIR}/${PN}-2.61"
LICENSE = "GPL"