mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
heyu: fix license
This commit is contained in:
parent
1df0cf3f87
commit
1d5d041102
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'heyu'
|
# Template file for 'heyu'
|
||||||
pkgname=heyu
|
pkgname=heyu
|
||||||
version=2.10.1
|
version=2.10.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="./Configure"
|
configure_script="./Configure"
|
||||||
configure_args="linux"
|
configure_args="linux"
|
||||||
short_desc="X10 automation for Linux"
|
short_desc="X10 automation for Linux"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.heyu.org"
|
homepage="http://www.heyu.org"
|
||||||
distfiles="https://github.com/HeyuX10Automation/heyu/archive/v${version}.tar.gz"
|
distfiles="https://github.com/HeyuX10Automation/heyu/archive/v${version}.tar.gz"
|
||||||
checksum=621a20f45eef62070b3f95ad17ecbc3e7e1f7352d25dac86093ff6938b606baa
|
checksum=621a20f45eef62070b3f95ad17ecbc3e7e1f7352d25dac86093ff6938b606baa
|
||||||
|
|
Loading…
Add table
Reference in a new issue