tarsnap: rebuild against OpenSSL
This commit is contained in:
parent
5ed9d3ee1b
commit
0a2f00b269
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'tarsnap'
|
||||
pkgname=tarsnap
|
||||
version=1.0.39
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname}-autoconf-${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="--sysconfdir=/etc/${pkgname}"
|
||||
makedepends="e2fsprogs-devel libressl-devel"
|
||||
makedepends="e2fsprogs-devel openssl-devel"
|
||||
depends="bzip2 xz"
|
||||
conf_files="/etc/tarsnap/tarsnap.conf"
|
||||
short_desc="An online encrypted backup service (client)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue