airspy: fix license
This commit is contained in:
parent
1a14dc6251
commit
6301717d09
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'airspy'
|
# Template file for 'airspy'
|
||||||
pkgname=airspy
|
pkgname=airspy
|
||||||
version=1.0.9
|
version=1.0.9
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=airspyone_host-${version}
|
wrksrc=airspyone_host-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="libusb-devel"
|
||||||
_desc="Tiny and efficient software defined radio (SDR)"
|
_desc="Tiny and efficient software defined radio (SDR)"
|
||||||
short_desc="${_desc} - tools"
|
short_desc="${_desc} - tools"
|
||||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://airspy.com/"
|
homepage="https://airspy.com/"
|
||||||
distfiles="https://github.com/airspy/airspyone_host/archive/v${version}.tar.gz"
|
distfiles="https://github.com/airspy/airspyone_host/archive/v${version}.tar.gz"
|
||||||
checksum=967ef256596d4527b81f007f77b91caec3e9f5ab148a8fec436a703db85234cc
|
checksum=967ef256596d4527b81f007f77b91caec3e9f5ab148a8fec436a703db85234cc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue