blob: 64adb88c8a0f299b4bc173741d8635093015f1e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = cryptodev-linux
pkgdesc = Kernel module providing access to Linux kernel cryptographic drivers from userspace
pkgver = 1.14
pkgrel = 4
url = http://cryptodev-linux.org/
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = GPL-2.0-or-later
makedepends = linux-headers
depends = linux
optdepends = openssl-cryptodev: OpenSSL with cryptodev support
provides = cryptodev_friendly
conflicts = cryptodev_friendly
source = https://github.com/cryptodev-linux/cryptodev-linux/archive/cryptodev-linux-1.14.tar.gz
source = 0001-Fix-cryptodev_verbosity-sysctl-for-Linux-6.11-rc1.patch
source = 0001-Fix-build-for-Linux-6.18-rc1.patch
sha256sums = 67223d5bee4749028e78e87372cee3bca79d9a20f7b6cb915aa080c59d2a2d98
sha256sums = 6cab9c5c813c06f462c485e37c52c84c5283b197e205424fdc0a7a31ed50e62a
sha256sums = 1ec54ad33558812a0e7af6a540a64b338524928647f7dc811e8058e022939812
pkgname = cryptodev-linux
|