diff options
Diffstat (limited to 'meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb')
| -rw-r--r-- | meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb index 308a8b63b4..ec937c70a6 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | |||
| @@ -42,6 +42,9 @@ SRC_URI = "ftp://ftp.porcupine.org/pub/security/tcp_wrappers_${PV}.tar.gz \ | |||
| 42 | file://try-from.8 \ | 42 | file://try-from.8 \ |
| 43 | file://safe_finger.8" | 43 | file://safe_finger.8" |
| 44 | 44 | ||
| 45 | SRC_URI[md5sum] = "e6fa25f71226d090f34de3f6b122fb5a" | ||
| 46 | SRC_URI[sha256sum] = "9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489a4315d" | ||
| 47 | |||
| 45 | S = "${WORKDIR}/tcp_wrappers_${PV}" | 48 | S = "${WORKDIR}/tcp_wrappers_${PV}" |
| 46 | 49 | ||
| 47 | PARALLEL_MAKE = "" | 50 | PARALLEL_MAKE = "" |
