gpm: fix license
This commit is contained in:
parent
77cd2a161c
commit
5c2fc0942d
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gpm'
|
||||
pkgname=gpm
|
||||
version=1.20.7
|
||||
revision=9
|
||||
revision=10
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool flex texinfo"
|
||||
makedepends="ncurses-devel libfl-devel"
|
||||
short_desc="Mouse server for the console and xterm"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.nico.schottelius.org/software/gpm/"
|
||||
distfiles="http://www.nico.schottelius.org/software/gpm/archives/gpm-${version}.tar.lzma"
|
||||
checksum=a955053b36556ffa7c628ce18fd6de7d625966573fa412fb08869533d8f7385c
|
||||
|
|
Loading…
Reference in New Issue