summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch0
-rw-r--r--packages/ssmtp/ssmtp_2.61.bb2
2 files changed, 2 insertions, 0 deletions
diff --git a/packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch b/packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch
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"