mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
update the Arch PKGBUILD for 0.8.7
This commit is contained in:
parent
896b39997b
commit
98868f5ea2
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Thomas S Hatch <thatch45@gmail.com>
|
||||
|
||||
pkgname=salt
|
||||
pkgver=0.7.0
|
||||
pkgver=0.8.7
|
||||
pkgrel=1
|
||||
pkgdesc="A remote execution and communication system built on zeromq"
|
||||
arch=(any)
|
||||
|
@ -11,8 +11,7 @@ depends=('python2'
|
|||
'python2-pyzmq'
|
||||
'python-m2crypto'
|
||||
'python2-yaml'
|
||||
'pycrypto'
|
||||
'facter')
|
||||
'pycrypto')
|
||||
backup=('etc/salt/master'
|
||||
'etc/salt/minion')
|
||||
makedepends=()
|
||||
|
|
Loading…
Add table
Reference in a new issue