alarm/cryptodev-dkms to 1.11-1 (#1827)

Fix build for Linux 5.9.

Co-authored-by: André Apitzsch <git@apitzsch.eu>
This commit is contained in:
a-andre 2020-09-26 20:42:26 +02:00 committed by GitHub
parent f920b2c679
commit 0973746181
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,10 @@
pkgname=cryptodev-dkms
_pkgname=${pkgname%-*}
cryptodev_commit=f2927e313b6a74408d17d152abb21aa59d113b46
cryptodev_commit=fabe5989a3dc9fba0cd0a40b612247cdde351c01
pkgver=1.10
pkgrel=4
pkgver=1.11
pkgrel=1
pkgdesc="Cryptodev module to take advantage of hardware crypto engines in userspace"
arch=('arm' 'armv6h' 'armv7h' 'aarch64')
@ -17,7 +17,7 @@ provides=('cryptodev_friendly')
source=("cryptodev-${cryptodev_commit}.tar.gz::https://github.com/cryptodev-linux/cryptodev-linux/archive/${cryptodev_commit}.tar.gz"
'dkms.conf')
sha256sums=('d67a4a306a0d449298af2448f8f324bf79ec9d41411eef0c92ed764b6d505eee'
sha256sums=('0e2d30cf440a55e1125c815f0df229350192cfddbb38e6571e97de19069c97c6'
'c42865a4a800a4927619ac5ed742be59a6d960af8295727af909e9ea9587f3da')
package() {