diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-08-06 07:54:57 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-08-06 07:54:57 +0200 |
commit | bc14124147d2750e08e7d2ae180debe43b3f780d (patch) | |
tree | facc3667acd8bf1da7ada39ba131dde1ec95dafe /src | |
parent | fafed376e7f4bb00014a101f0156c475fd964374 (diff) | |
download | strongswan-bc14124147d2750e08e7d2ae180debe43b3f780d.tar.bz2 strongswan-bc14124147d2750e08e7d2ae180debe43b3f780d.tar.xz |
Updated build-database.sh to 3.13.0-32-generic Ubuntu kernel
Diffstat (limited to 'src')
-rwxr-xr-x | src/libpts/plugins/imv_attestation/build-database.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libpts/plugins/imv_attestation/build-database.sh b/src/libpts/plugins/imv_attestation/build-database.sh index f16b5d152..b8d5037b1 100755 --- a/src/libpts/plugins/imv_attestation/build-database.sh +++ b/src/libpts/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-30-generic" +k="3.13.0-32-generic" for hash in sha1 sha256 do |