cmc: update to 1.1.4.
This commit is contained in:
parent
9efbaf7bc7
commit
fdd92968c9
@ -1,19 +1,19 @@
|
|||||||
# Template file for 'cmc'
|
# Template file for 'cmc'
|
||||||
pkgname=cmc
|
pkgname=cmc
|
||||||
version=1.0.3
|
version=1.1.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
short_desc="SSH ControlMaster Controller"
|
short_desc="SSH ControlMaster Controller"
|
||||||
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/ClockworkNet/cmc"
|
homepage="https://github.com/TimidRobot/cmc"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum="c9efc0e01dccbe8f3be91eb5e54fb4b2f2a57e9fadd26560b5867b339c5e3750"
|
checksum=a243f53317af69729d4fd6c022722f3085e3d193d5a5a9a86b59fd281a6a96e1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin cmc
|
vbin cmc
|
||||||
vdoc README.rst
|
vdoc README.md
|
||||||
vdoc docs/annotated_config.rst
|
vdoc docs/annotated_config.md
|
||||||
vdoc docs/workflow.rst
|
vdoc docs/workflow.md
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user