njconnect: fix license=
This commit is contained in:
parent
31802f50bf
commit
910a968cde
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'njconnect'
|
||||
pkgname=njconnect
|
||||
version=1.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-devel jack-devel"
|
||||
short_desc="Curses Jack connection manager"
|
||||
maintainer="biopsin <biopsin@yahoo.no>"
|
||||
license="GPL-2.0 or later"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://sourceforge.net/projects/njconnect/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/files/${pkgname}-${version}.tar.xz"
|
||||
checksum=f62ccadbae29129642a3317169058bbd1c3e3299195152426a618ba154726ddd
|
||||
|
|
Loading…
Reference in a new issue