typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{% if grains['kernel'] == 'Linux' %}
|
{% if grains['kernel'] == 'Linux' %}
|
||||||
{% set VERA_VERSION = '1.23' %}
|
{% set VERA_VERSION = '1.23' %}
|
||||||
{% set VERA_HASH = 'https://launchpad.net/veracrypt/trunk/' + VERA_VERSION + '/+download/veracrypt-1.23-setup.tar.bz2.sig' %}
|
{% set VERA_HASH = 'https://launchpad.net/veracrypt/trunk/' + VERA_VERSION + '/+download/veracrypt-1.23-setup.tar.bz2.sig' %}
|
||||||
{% set VERA-URL='https://launchpad.net/veracrypt/trunk/' + VERA_VERSION + '/+download/veracrypt-1.23-setup.tar.bz2' %}
|
{% set VERA_URL='https://launchpad.net/veracrypt/trunk/' + VERA_VERSION + '/+download/veracrypt-1.23-setup.tar.bz2' %}
|
||||||
|
|
||||||
|
|
||||||
'veracrypt-{{VERA_VERSION}}_copy':
|
'veracrypt-{{VERA_VERSION}}_copy':
|
||||||
|
|||||||
Reference in New Issue
Block a user