shmux: fix license
This commit is contained in:
parent
be5d461d66
commit
d83e96114a
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'shmux'
|
||||
pkgname=shmux
|
||||
version=1.0.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel pcre-devel"
|
||||
short_desc="Shell multiplexer (parallel SSH)"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="3-clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/shmux/shmux"
|
||||
distfiles="https://github.com/shmux/shmux/archive/v${version}.tar.gz"
|
||||
checksum=c9f8863e2550e23e633cf5fc7a9c4c52d287059f424ef78aba6ecd98390fb9ab
|
||||
|
|
Loading…
Reference in a new issue