Rebuild arch-repo-manager-git and passwordfile-git against OpenSSL 3

This commit is contained in:
Martchus 2022-11-03 13:22:28 +01:00
parent 80932b31ce
commit 60db834dd3
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
_reponame=arch-repo-manager
pkgname=arch-repo-manager-git
_name=${pkgname%-git}
pkgver=318.8335501
pkgver=323.407e315
pkgrel=2
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='Tool for managing custom Arch Linux repositories'

View File

@ -6,7 +6,7 @@
_reponame=passwordfile
pkgname=passwordfile-git
_name=${pkgname%-git}
pkgver=108.9b4fcdc
pkgver=116.facfc87
pkgrel=2
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL'