macchanger: bump to version 1.6.0
Also switch the homepage, it's not a proper one but at least it's no longer a 404. The license is now GPLv2+ but there's no COPYING file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
c49a3d7905
commit
2310c598b0
@ -4,4 +4,4 @@ config BR2_PACKAGE_MACCHANGER
|
||||
A GNU/Linux utility for viewing/manipulating the MAC address of
|
||||
network interfaces
|
||||
|
||||
http://www.alobbs.com/macchanger
|
||||
http://www.gnu.org/software/macchanger
|
||||
|
@ -4,9 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MACCHANGER_VERSION = 1.5.0
|
||||
MACCHANGER_VERSION = 1.6.0
|
||||
MACCHANGER_SITE = $(BR2_GNU_MIRROR)/macchanger
|
||||
MACCHANGER_LICENSE = GPLv2
|
||||
MACCHANGER_LICENSE_FILES = COPYING
|
||||
MACCHANGER_LICENSE = GPLv2+
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user