diff options
Diffstat (limited to 'recipes/tcp-wrappers/tcp-wrappers_7.6.bb')
-rw-r--r-- | recipes/tcp-wrappers/tcp-wrappers_7.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/tcp-wrappers/tcp-wrappers_7.6.bb b/recipes/tcp-wrappers/tcp-wrappers_7.6.bb index c9a820bf1a..ebe8638b6e 100644 --- a/recipes/tcp-wrappers/tcp-wrappers_7.6.bb +++ b/recipes/tcp-wrappers/tcp-wrappers_7.6.bb @@ -107,3 +107,6 @@ do_install () { install -m 0644 tcpd.h ${D}${includedir}/ } + +SRC_URI[md5sum] = "e6fa25f71226d090f34de3f6b122fb5a" +SRC_URI[sha256sum] = "9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489a4315d" |