wol: fix license
This commit is contained in:
parent
36ea4fab32
commit
1e82dccb66
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'wol'
|
||||
pkgname=wol
|
||||
version=0.7.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="jm_cv_func_working_malloc=yes"
|
||||
hostmakedepends="perl"
|
||||
short_desc="Wakes up hardware that is Magic Packet compliant"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://wake-on-lan.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/ahh/${pkgname}-${version}.tar.gz"
|
||||
checksum=e0086c9b9811df2bdf763ec9016dfb1bcb7dba9fa6d7858725b0929069a12622
|
||||
|
|
Loading…
Reference in a new issue