1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-15 09:06:08 -05:00

Move copyright and links to "AM Crypo", amcrypto.jp and veracrypt.jp

This commit is contained in:
Mounir IDRASSI
2025-05-11 16:02:20 +09:00
parent 4944477b5a
commit b673901503
469 changed files with 644 additions and 637 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ for rpm_file in "${rpm_files[@]}"; do
# Sign the RPM file
echo "Signing $rpm_file..."
rpmsign --define "_gpg_name veracrypt@idrix.fr" \
rpmsign --define "_gpg_name veracrypt@amcrypto.jp" \
--define "_gpg_digest_algo sha512" \
--define "_source_filedigest_algorithm 10" \
--define "_binary_filedigest_algorithm 10" \