hostmux: update to 1.1.1.
This commit is contained in:
parent
7b0a16df72
commit
51cd07a6a2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hostmux'
|
||||
pkgname=hostmux
|
||||
version=1.1.0
|
||||
revision=2
|
||||
version=1.1.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="tmux"
|
||||
short_desc="A small wrapper for tmux to easily connect to a series of hosts via ssh"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/hukl/hostmux"
|
||||
distfiles="https://github.com/hukl/hostmux/archive/${version}.tar.gz"
|
||||
checksum=2852c3b27f2dd82a0311fa937244c3f932c2ed2084459f5710e6ed69bda79bcd
|
||||
checksum=5dfccf25826217713a1739186dad90936a328b3b22220e0a55956ef8f656eb1c
|
||||
|
||||
do_install() {
|
||||
vbin hostmux
|
||||
|
|
Loading…
Reference in New Issue