VeraCrypt: update to 1.25.9.

This commit is contained in:
Andrew Benson 2023-09-27 09:11:26 -05:00 committed by Andrew Benson
parent 47cd325a64
commit 599bc7686d

View file

@ -1,7 +1,7 @@
# Template file for 'VeraCrypt' # Template file for 'VeraCrypt'
pkgname=VeraCrypt pkgname=VeraCrypt
version=1.25.7 version=1.25.9
revision=3 revision=1
build_wrksrc=src build_wrksrc=src
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="WX_CONFIG=wx-config-gtk3" make_build_args="WX_CONFIG=wx-config-gtk3"
@ -13,7 +13,7 @@ maintainer="Gustavo Heinz <gustavoheinz95@gmail.com>"
license="Apache-2.0, custom:TrueCrypt-3.0" license="Apache-2.0, custom:TrueCrypt-3.0"
homepage="https://www.veracrypt.fr" homepage="https://www.veracrypt.fr"
distfiles="https://www.veracrypt.fr/code/VeraCrypt/snapshot/VeraCrypt_${version}.tar.gz" distfiles="https://www.veracrypt.fr/code/VeraCrypt/snapshot/VeraCrypt_${version}.tar.gz"
checksum=623006ed61d081f4fd25151c148437471a6552e44e96814c196079ad679a4ba1 checksum=66f2195f126df53f1037cc4b81ea4b9eaa5cd6aaa351f5cfe324760fdefab0d0
# license is Apache-2.0 AND TrueCrypt-3.0 # license is Apache-2.0 AND TrueCrypt-3.0
# TrueCrypt-3.0 is non-free, VI.4 disallow distributing # TrueCrypt-3.0 is non-free, VI.4 disallow distributing