attic: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:12:59 -04:00
parent f7a5563899
commit 1fe0162f23

View file

@ -1,9 +1,9 @@
# Template file for 'attic' # Template file for 'attic'
pkgname=attic pkgname=attic
version=0.16 version=0.16
revision=22 revision=23
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython python3-Sphinx" hostmakedepends="python3-setuptools python3-Cython python3-Sphinx python3-pytz"
makedepends="python3-devel openssl-devel acl-devel" makedepends="python3-devel openssl-devel acl-devel"
depends="python3-msgpack python3-llfuse" depends="python3-msgpack python3-llfuse"
short_desc="Deduplicating backup program for efficient and secure backups" short_desc="Deduplicating backup program for efficient and secure backups"