tarsnap: update to 1.0.37.
This commit is contained in:
parent
857c9333a8
commit
af8ee5dd35
1 changed files with 3 additions and 3 deletions
|
@ -1,21 +1,21 @@
|
|||
# Template file for 'tarsnap'
|
||||
pkgname=tarsnap
|
||||
version=1.0.36
|
||||
version=1.0.37
|
||||
revision=1
|
||||
wrksrc=${pkgname}-autoconf-${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="--sysconfdir=/etc/${pkgname}"
|
||||
makedepends="e2fsprogs-devel libressl-devel"
|
||||
depends="bzip2 xz"
|
||||
conf_files="/etc/tarsnap/tarsnap.conf"
|
||||
short_desc="An online encrypted backup service (client)"
|
||||
maintainer="Gour <gour@atmarama.net>"
|
||||
license=proprietary
|
||||
homepage="http://www.tarsnap.com/"
|
||||
restricted=yes
|
||||
distfiles="https://www.tarsnap.com/download/tarsnap-autoconf-${version}.tgz"
|
||||
checksum=2335ccc38c7520bc898d48a8eee575d42107c72bce6e9b414ce441dd649ec968
|
||||
checksum=fa999413651b3bd994547a10ffe3127b4a85a88b1b9a253f2de798888718dbfa
|
||||
|
||||
conf_files="/etc/tarsnap/tarsnap.conf"
|
||||
|
||||
post_install() {
|
||||
vinstall tar/tarsnap.conf.sample 644 etc/tarsnap tarsnap.conf
|
||||
|
|
Loading…
Reference in a new issue