diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-09-20 06:47:06 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-09-20 06:47:06 +0000 |
commit | d9aae4d4613642d2910bd4a93b536770c0f196ab (patch) | |
tree | f121682e5fac2443f0ff2f017a2b5bbccc7a32ae /security/veracrypt/Makefile | |
parent | 0b1f933be604d73b03f62022bb484c1c5051672c (diff) | |
download | ports-d9aae4d4613642d2910bd4a93b536770c0f196ab.tar.gz ports-d9aae4d4613642d2910bd4a93b536770c0f196ab.zip |
security/veracrypt: Update to 1.26.15
ChangeLog at: https://veracrypt.fr/en/Release%20Notes.html
Diffstat (limited to 'security/veracrypt/Makefile')
-rw-r--r-- | security/veracrypt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/veracrypt/Makefile b/security/veracrypt/Makefile index b417b00263d2..327a8bda1241 100644 --- a/security/veracrypt/Makefile +++ b/security/veracrypt/Makefile @@ -1,6 +1,5 @@ PORTNAME= veracrypt -PORTVERSION= 1.26.7 -PORTREVISION= 2 +PORTVERSION= 1.26.15 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/v/V/:S/c/C/}%20${PORTVERSION}/Source%20Code DISTNAME= ${PORTNAME:S/v/V/:S/c/C/}_${PORTVERSION}_Source |