diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2015-02-27 08:45:37 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2015-02-27 08:45:37 +0100 |
commit | ca316734e8b9e82938483a971caed5ac3e617451 (patch) | |
tree | 0f510a88fec7e65c497fd7ad0ff5d657504adec8 /src | |
parent | 03b4d11ace5fe00ffbda4ab2bea03424f1f9e35b (diff) | |
download | strongswan-ca316734e8b9e82938483a971caed5ac3e617451.tar.bz2 strongswan-ca316734e8b9e82938483a971caed5ac3e617451.tar.xz |
Updated Ubuntu 14.04 kernel version
Diffstat (limited to 'src')
-rwxr-xr-x | src/libimcv/plugins/imv_attestation/build-database.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libimcv/plugins/imv_attestation/build-database.sh b/src/libimcv/plugins/imv_attestation/build-database.sh index ca2939b49..0babb5366 100755 --- a/src/libimcv/plugins/imv_attestation/build-database.sh +++ b/src/libimcv/plugins/imv_attestation/build-database.sh @@ -2,7 +2,7 @@ p="Ubuntu 14.04 x86_64" a="x86_64-linux-gnu" -k="3.13.0-37-generic" +k="3.13.0-46-generic" for hash in sha1 sha256 do |