mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'wol'
|
||||||
pkgname=wol
|
pkgname=wol
|
||||||
version=0.7.1
|
version=0.7.1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="jm_cv_func_working_malloc=yes"
|
configure_args="jm_cv_func_working_malloc=yes"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
short_desc="Wakes up hardware that is Magic Packet compliant"
|
short_desc="Wakes up hardware that is Magic Packet compliant"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://wake-on-lan.sourceforge.net/"
|
homepage="http://wake-on-lan.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/ahh/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/ahh/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e0086c9b9811df2bdf763ec9016dfb1bcb7dba9fa6d7858725b0929069a12622
|
checksum=e0086c9b9811df2bdf763ec9016dfb1bcb7dba9fa6d7858725b0929069a12622
|
||||||
|
|
Loading…
Add table
Reference in a new issue