From c3d46914685f356a6d581b16d4a3c033b3170cfa Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Fri, 12 Jan 2018 00:04:11 +0200 Subject: [PATCH] cryptodev-linux: bump to latest git 2017-10-04 fix kernel > 4.13 compilation Signed-off-by: Lucian Cristian --- utils/cryptodev-linux/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/cryptodev-linux/Makefile b/utils/cryptodev-linux/Makefile index a6a741f18c..6e8fbabecc 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-05-29 +PKG_VERSION:=1.9.git-2017-10-04 PKG_RELEASE:=1 PKG_SOURCE_URL:=https://github.com/cryptodev-linux/cryptodev-linux PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=a705360197260d28535746ae98c461ba2cfb7a9e -PKG_MIRROR_HASH:=334a8f4df18e36e97459b4c6669c9873c13c4f5dae25243cf41ff70c2ce661d8 +PKG_SOURCE_VERSION:=0a54e38b264d9a3bed74c642a61b88191660d0f8 +PKG_MIRROR_HASH:=af3c303afe7ff995b120add6101261a652a6478a2a69018dd740f49a8b14ed09 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING