Skip to content

Commit

Permalink
KAE version 1.2.10 (#4)
Browse files Browse the repository at this point in the history
* add travis.yml for CI build

* fix .travis.yml

* add KAE driver download URI in travis.yml for CI build

* fix .travis.yml for CI build

* fix travis.yml for ci build

* fix README.md description

* update .travis for CI build

* update .travis for CI build

* update .travis for CI build

* update KAE version 1.2.10
  • Loading branch information
mystery-nobody authored Feb 5, 2020
1 parent efc7627 commit c511ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ENGINE_INSTALL_PATH := $(OPENSSL_WORK_PATH)/lib/engines-1.1
CC=gcc

LIBNAME := libkae.so
VERSION = 1.2.8
VERSION = 1.2.10
TARGET = ${LIBNAME}.${VERSION}
SOFTLINK = kae.so

Expand Down

0 comments on commit c511ac3

Please sign in to comment.