wireless_tools: fix license
This commit is contained in:
parent
0c14812d77
commit
62b88e77cb
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'wireless_tools'
|
||||
pkgname=wireless_tools
|
||||
version=29
|
||||
revision=9
|
||||
revision=10
|
||||
wrksrc="wireless_tools.${version}"
|
||||
hostmakedepends="wget"
|
||||
short_desc="Set of tools allowing to manipulate the Wireless Extensions"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html"
|
||||
distfiles="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${version}.tar.gz"
|
||||
checksum=6fb80935fe208538131ce2c4178221bab1078a1656306bce8909c19887e2e5a1
|
||||
|
|
Loading…
Reference in a new issue