kumquat-buildroot/package/libnet/Config.in
Fabrice Fontaine c98df6fe0c package/libnet: bump to version 1.2
- As stated in https://sourceforge.net/projects/libnet-dev/, "this
  project no longer uses sourceforge", so switch site to
  https://github.com/libnet/libnet
- Drop patch (already in version)
- Use the new LICENSE file, same as previous but with updated copyright
  years:
  e4fb7e9a1a
- Update indentation in hash file (two spaces)

https://github.com/libnet/libnet/releases/tag/v1.2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-03-14 16:54:28 +01:00

8 lines
170 B
Plaintext

config BR2_PACKAGE_LIBNET
bool "libnet"
help
libnet provides a portable framework for low-level network
packet construction.
https://github.com/libnet/libnet