lksctp-tools: fix license=
This commit is contained in:
parent
78789500f1
commit
76b2feb222
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'lksctp-tools'
|
# Template file for 'lksctp-tools'
|
||||||
pkgname=lksctp-tools
|
pkgname=lksctp-tools
|
||||||
version=1.0.17
|
version=1.0.17
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool linux-headers"
|
hostmakedepends="automake libtool linux-headers"
|
||||||
short_desc="User-space access to Linux Kernel SCTP"
|
short_desc="User-space access to Linux Kernel SCTP"
|
||||||
maintainer="bitshark <bitshark@bitshark.net>"
|
maintainer="bitshark <bitshark@bitshark.net>"
|
||||||
license="GPL-3 GPL-2 LGPL-2"
|
license="GPL-2.0-or-later, LGPL-2.1-only"
|
||||||
homepage="http://lksctp.sourceforge.net"
|
homepage="http://lksctp.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lksctp/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lksctp/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1aeb204cdb2befc94d9eb3037d1609c9d1d2cd5379d6dd2c0a8ca9b10533aa15
|
checksum=1aeb204cdb2befc94d9eb3037d1609c9d1d2cd5379d6dd2c0a8ca9b10533aa15
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue