borgbackup/2.0: bump after openssl udpate (static link)

This commit is contained in:
tb
2026-04-07 14:52:46 +00:00
parent d67c60cfcb
commit 07b4058531
+1 -1
View File
@@ -7,7 +7,7 @@ MODULES = lang/python
MODPY_DISTV = 2.0.0b20
PKGNAME = borgbackup-${MODPY_DISTV:S/b/beta/}
EPOCH = 0
REVISION = 1
REVISION = 2
# OpenSSL used for EVP_aes_256_ocb. It is linked statically to avoid conflicting
# with shared libcrypto from the base OS pulled in via dependencies.