mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/cryptodev-dkms to 1.14-1
This commit is contained in:
parent
8ffc8d1d2b
commit
c6b020f8b3
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
pkgname=cryptodev-dkms
|
||||
_pkgname=${pkgname%-*}
|
||||
cryptodev_commit=9c416c4b09c4343bd43897800f27bfb8ae10b9d9
|
||||
cryptodev_commit=135cbff90af2ba97d88f1472be595ce78721972c
|
||||
|
||||
pkgver=1.12
|
||||
pkgrel=3
|
||||
pkgver=1.14
|
||||
pkgrel=1
|
||||
|
||||
pkgdesc="Cryptodev module to take advantage of hardware crypto engines in userspace"
|
||||
arch=('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=('d8882ff7b16a38b854433a977b11566537df23498a5ee2e59ef920014bd680f0'
|
||||
sha256sums=('3f6a664210a0809fb95ca47ba5c4f72dad7b07a2e52d7c23e2d3199fc67aedaa'
|
||||
'c42865a4a800a4927619ac5ed742be59a6d960af8295727af909e9ea9587f3da')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue