summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/macchanger
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/macchanger')
-rw-r--r--meta-networking/recipes-support/macchanger/macchanger_1.7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/macchanger/macchanger_1.7.0.bb b/meta-networking/recipes-support/macchanger/macchanger_1.7.0.bb
index f2b7ce953a..f965c0db1b 100644
--- a/meta-networking/recipes-support/macchanger/macchanger_1.7.0.bb
+++ b/meta-networking/recipes-support/macchanger/macchanger_1.7.0.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Tool to view/change network interface MAC addresses" 1SUMMARY = "Tool to view/change network interface MAC addresses"
2DESCRIPTION = "A GNU/Linux utility for viewing/manipulating the MAC address of network interfaces." 2DESCRIPTION = "A GNU/Linux utility for viewing/manipulating the MAC address of network interfaces."
3HOMEPAGE = "https://github.com/alobbs/macchanger" 3HOMEPAGE = "https://github.com/alobbs/macchanger"
4LICENSE = "GPLv3" 4LICENSE = "GPL-3.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
6SECTION = "net" 6SECTION = "net"
7 7