borgbackup, bump version (#8654)

This commit is contained in:
Schrijvers Luc
2023-05-17 08:01:28 +02:00
committed by GitHub
parent 5ddf3cafb1
commit 7aff68ae8c

View File

@@ -8,12 +8,12 @@ since only changes are stored.
The authenticated encryption technique makes it suitable for backups to not
fully trusted targets."
HOMEPAGE="https://www.borgbackup.org/"
COPYRIGHT="2015-2022 The Borg Collective
COPYRIGHT="2015-2023 The Borg Collective
2010-2014 Jonas Borgström"
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="https://github.com/borgbackup/borg/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="92508589d3f211a102e1eee1b9d31de3a2794944190b96aa134e4192f5898f03"
CHECKSUM_SHA256="fd9732b7c71e4f3d12b67e54d2fcda18e1c205c55a93df21ff80d006ab047214"
SOURCE_FILENAME="borgbackup-$portVersion.tar.gz"
SOURCE_DIR="borg-$portVersion"
SOURCE_URI_2="https://github.com/hynek/argon2-cffi/archive/refs/tags/21.3.0.tar.gz"