diff --git a/utils/cryptodev-linux/Makefile b/utils/cryptodev-linux/Makefile index 6e8fbabec..8e9c7ed8b 100644 --- a/utils/cryptodev-linux/Makefile +++ b/utils/cryptodev-linux/Makefile @@ -10,13 +10,13 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=cryptodev-linux -PKG_VERSION:=1.9.git-2017-10-04 +PKG_VERSION:=1.9.git-2018-11-02 PKG_RELEASE:=1 PKG_SOURCE_URL:=https://github.com/cryptodev-linux/cryptodev-linux PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=0a54e38b264d9a3bed74c642a61b88191660d0f8 -PKG_MIRROR_HASH:=af3c303afe7ff995b120add6101261a652a6478a2a69018dd740f49a8b14ed09 +PKG_SOURCE_VERSION:=f1a693000d116718379f8b53ed7bc6b9c0f7de27 +PKG_MIRROR_HASH:=340d314e2a88bf2449ccee906b141e085d376f6e2a94a64e36254e8376323169 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING