libserialport: fix license, fix homepage
This commit is contained in:
parent
c281e26392
commit
4a759be34c
@ -1,12 +1,12 @@
|
||||
# Template file for 'libserialport'
|
||||
pkgname=libserialport
|
||||
version=0.1.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="Cross-platform library for accessing serial ports"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="GPL-3"
|
||||
homepage="https://sigrok.org/"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://sigrok.org/wiki/Libserialport"
|
||||
distfiles="https://sigrok.org/download/source/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=4a2af9d9c3ff488e92fb75b4ba38b35bcf9b8a66df04773eba2a7bbf1fa7529d
|
||||
|
||||
@ -20,4 +20,3 @@ libserialport-devel_package() {
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user