aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/stunnel/stunnel_4.09.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/stunnel/stunnel_4.09.bb')
-rw-r--r--recipes/stunnel/stunnel_4.09.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/stunnel/stunnel_4.09.bb b/recipes/stunnel/stunnel_4.09.bb
new file mode 100644
index 0000000000..275c8f2a74
--- /dev/null
+++ b/recipes/stunnel/stunnel_4.09.bb
@@ -0,0 +1,7 @@
+require stunnel.inc
+
+SRC_URI = "http://www.stunnel.org/download/stunnel/src/stunnel-${PV}.tar.gz \
+ file://configure.patch;patch=1 \
+ file://automake.patch;patch=1 \
+ file://init \
+ file://stunnel.conf"