diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-19 14:48:33 -0600 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-19 14:49:03 -0600 |
| commit | 1fca0943f320acd845ae610b4030cbb4aa6a3ac0 (patch) | |
| tree | 56d860447e4a0bfe3f7c0747f4627698e76030ed /package/cryptodev-linux/Makefile | |
| parent | d41473cb2807f4318548a830d4211dfe80723a19 (diff) | |
update to latest stable release, add patch from git
Diffstat (limited to 'package/cryptodev-linux/Makefile')
| -rw-r--r-- | package/cryptodev-linux/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/cryptodev-linux/Makefile b/package/cryptodev-linux/Makefile index 0cee1565f..b02bcaf4c 100644 --- a/package/cryptodev-linux/Makefile +++ b/package/cryptodev-linux/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= cryptodev-linux -PKG_VERSION:= 1.6 -PKG_RELEASE:= 3 -PKG_HASH:= 75f1425c8ea1f8cae523905a5a046a35092327a6152800b0b86efc4e56fb3e2f +PKG_VERSION:= 1.7 +PKG_RELEASE:= 1 +PKG_HASH:= 41880533b53de4d7b3f054e230f576988dafb8eed7bef5ebcf6422bb2e3a3b25 PKG_DESCR:= device that allows access to kernel cryptographic drivers PKG_SECTION:= app/crypto PKG_BUILDDEP:= openssl |
