All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/netsnmp: fix legal info
@ 2021-07-25  7:48 Fabrice Fontaine
  2021-07-25  8:02 ` Yann E. MORIN
  2021-08-05  9:51 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-07-25  7:48 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

Commit 87bef179222ee8a0b0f39c8f96113a4ecf813085 wrongly removed hash of
COPYING

Fixes:
 - No autobuilder failures

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/netsnmp/netsnmp.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/netsnmp/netsnmp.hash b/package/netsnmp/netsnmp.hash
index e3adb28c6d..9d196c8bee 100644
--- a/package/netsnmp/netsnmp.hash
+++ b/package/netsnmp/netsnmp.hash
@@ -2,3 +2,6 @@
 # https://sourceforge.net/projects/net-snmp/files/net-snmp/5.9/net-snmp-5.9.tar.gz.asc
 # using key D0F8F495DA6160C44EFFBF10F07B9D2DACB19FD6
 sha256  04303a66f85d6d8b16d3cc53bde50428877c82ab524e17591dfceaeb94df6071  net-snmp-5.9.tar.gz
+
+# Hash for license file
+sha256  ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59  COPYING
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-05  9:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-25  7:48 [Buildroot] [PATCH 1/1] package/netsnmp: fix legal info Fabrice Fontaine
2021-07-25  8:02 ` Yann E. MORIN
2021-08-05  9:51 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.