shmux: update to 1.0.3.
This commit is contained in:
parent
cbeedf0494
commit
b98d827e08
1 changed files with 3 additions and 5 deletions
|
@ -1,17 +1,15 @@
|
||||||
# Template file for 'shmux'
|
# Template file for 'shmux'
|
||||||
pkgname=shmux
|
pkgname=shmux
|
||||||
version=1.0.2.0.20170113
|
version=1.0.3
|
||||||
revision=1
|
revision=1
|
||||||
_githash="8e699a65e64112bfa61786ef5624e9a033a95559"
|
|
||||||
wrksrc="${pkgname}-${_githash}"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="ncurses-devel pcre-devel"
|
makedepends="ncurses-devel pcre-devel"
|
||||||
short_desc="Shell multiplexer (parallel SSH)"
|
short_desc="Shell multiplexer (parallel SSH)"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/shmux/shmux"
|
homepage="https://github.com/shmux/shmux"
|
||||||
distfiles="https://github.com/shmux/shmux/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/shmux/shmux/archive/v${version}.tar.gz"
|
||||||
checksum=91553ea47f24eccb268f23641e82ac79d06c6ee927b2c9090387dfb77f4762be
|
checksum=c9f8863e2550e23e633cf5fc7a9c4c52d287059f424ef78aba6ecd98390fb9ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue