cyphertite: Updated dependency versions

Now matches requirement listed at cyphertite.com
This commit is contained in:
Dan Ziemba 2014-12-04 01:15:52 -05:00
parent a719631620
commit 922dbafd2c
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = cyphertite
pkgdesc = A high-security scalable solution for online backups
pkgver = 2.0.4
pkgrel = 1
pkgrel = 2
url = https://opensource.conformal.com/wiki/cyphertite
arch = i686
arch = x86_64
@ -17,7 +17,7 @@ pkgbase = cyphertite
depends = libbsd
depends = libedit
depends = libevent>=2.0.10
depends = openssl>=1.0.1.g
depends = openssl>=1.0.1.j
depends = sqlite>=3.0.0
replaces = cyphertite-external-libs
source = https://opensource.conformal.com/snapshots/cyphertite/cyphertite-2.0.4.tar.gz

View file

@ -2,7 +2,7 @@
pkgname=cyphertite
pkgver=2.0.4
pkgrel=1
pkgrel=2
pkgdesc="A high-security scalable solution for online backups"
arch=(i686 x86_64)
url="https://opensource.conformal.com/wiki/cyphertite"
@ -18,7 +18,7 @@ depends=('libassl'
'libbsd'
'libedit'
'libevent>=2.0.10'
'openssl>=1.0.1.g'
'openssl>=1.0.1.j'
'sqlite>=3.0.0'
)
makedepends=('libclens')