fprint_demo: fix license
This commit is contained in:
parent
4521d156be
commit
89a4f38349
|
@ -6,10 +6,10 @@ build_style=gnu-configure
|
|||
hostmakedepends="autoconf automake pkg-config"
|
||||
makedepends="gtk+-devel libfprint-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="demonstrates libfprint's capabilities"
|
||||
short_desc="Demonstrates libfprint's capabilities"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/fprint/fprint_demo/"
|
||||
license="GPL"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/dsd/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=6f54f43e0a015cd83504a2c726a59154c5aee83e229e8494d54e592624ee3ad5
|
||||
|
||||
|
|
Loading…
Reference in New Issue