aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tcp-wrappers/tcp-wrappers_7.6.bb')
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers_7.6.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/tcp-wrappers/tcp-wrappers_7.6.bb b/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
index a047c55a26..1f1afc1342 100644
--- a/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \
LICENSE = "tcp-wrappers"
PRIORITY = "optional"
SECTION = "console/network"
-PR ="r2"
+PR ="r3"
PACKAGES = "${PN}-dbg libwrap libwrap-doc libwrap-dev tcp-wrappers tcp-wrappers-doc"
@@ -35,6 +35,7 @@ SRC_URI = "ftp://ftp.porcupine.org/pub/security/tcp_wrappers_${PV}.tar.gz \
file://siglongjmp;patch=1 \
file://size_t;patch=1 \
file://tcpdchk_libwrapped;patch=1 \
+ file://ldflags;patch=1 \
\
file://try-from.8 \
file://safe_finger.8"