diff options
author | Michael Smith <msmith@cbnco.com> | 2009-06-26 10:39:49 -0400 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2009-06-26 16:23:00 +0100 |
commit | 84efca2e2ad21d3d7cea68c0327f91aaf773eb67 (patch) | |
tree | bb6758dd56d471938211d9e8025970f9e7b0c280 /conf | |
parent | 83f41716ab6a2a9d83d4ff044dcef00595ecfeb2 (diff) |
Add fping 2.4b2_to, plus patch from SourceForge.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/checksums.ini | 4 | ||||
-rw-r--r-- | conf/licenses.conf | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index caba61cf9e..3d8c9d3dda 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -6754,6 +6754,10 @@ sha256=bd54e294c056c6d52b2037e91d7b2782d6805b24a74923dc80e1c9107acac707 md5=6106c8d0aba37563b7ca9ccc94bc6c95 sha256=44b7e18ba9ae5667dd64c89f7b04627bda5807a3a90255a125702d63c0c4ee17 +[http://fping.sourceforge.net/download/fping.tar.gz] +md5=d5e8be59e307cef76bc479e1684df705 +sha256=9f3b3ed7c9fffccefefa9af432eee7244a65592118851f75b5897814cb79b86f + [http://downloads.sourceforge.net/free42/free42.tgz] md5=1fc21e04b3b77150846027dc7cb5210d sha256=9d348a9d2d5bf8eabc7e7bb6f0907e611403e4abe6dc1e11b1b2ad1118b3088a diff --git a/conf/licenses.conf b/conf/licenses.conf index c0676275fa..3da47f9d00 100644 --- a/conf/licenses.conf +++ b/conf/licenses.conf @@ -2,4 +2,4 @@ SRC_DISTRIBUTE_LICENSES += "GPL GPLv2 GPLv3 LGPL LGPLv2.1 LGPLv3" SRC_DISTRIBUTE_LICENSES += "BSD Apache-2.0 QPL AFL CUPS" SRC_DISTRIBUTE_LICENSES += "MIT Sleepycat Classpath Perl PSF PD Artistic" SRC_DISTRIBUTE_LICENSES += "bzip2 zlib ntp cron libpng netperf openssl" -SRC_DISTRIBUTE_LICENSES += "Info-ZIP tcp-wrappers" +SRC_DISTRIBUTE_LICENSES += "Info-ZIP tcp-wrappers Stanford" |