python-stormssh: update to 0.7.0
This commit is contained in:
parent
36c934ee3e
commit
80011a2502
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-stormssh'
|
# Template file for 'python-stormssh'
|
||||||
pkgname=python-stormssh
|
pkgname=python-stormssh
|
||||||
version=0.6.9
|
version=0.7.0
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=storm-${version}
|
wrksrc=storm-${version}
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/emre/storm"
|
homepage="https://github.com/emre/storm"
|
||||||
distfiles="https://github.com/emre/storm/archive/${version}.tar.gz"
|
distfiles="https://github.com/emre/storm/archive/${version}.tar.gz"
|
||||||
checksum=29c20e4ed27604a7cdf2f77fe97d861100d87c0dbaa9ecf6628cf9da917e98ce
|
checksum=c2e5da1cb4a27b309ed7e470c5acebe2822f7928c5ef0e38f9dade247cf9a6c6
|
||||||
alternatives="stormssh:storm:/usr/bin/storm2"
|
alternatives="stormssh:storm:/usr/bin/storm2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue