mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/cryptodev-dkms to 1.12-2
This commit is contained in:
parent
b61728dea5
commit
629102b954
1 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
pkgname=cryptodev-dkms
|
||||
_pkgname=${pkgname%-*}
|
||||
cryptodev_commit=e0c25e289d6baf1d83c2b9cb523d3bc237d0c0c9
|
||||
cryptodev_commit=9304ffb98369eb447e431a5522da2b857892965b
|
||||
|
||||
pkgver=1.12
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
|
||||
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=('4ba2036aff4d1f82fb67d04d58a547367f5821340493eb154bf3d3518e91ee5b'
|
||||
sha256sums=('d9234aa944c4a4b44700ec371d968a3bb4c0b73b641f5312a0d7daf7598634e6'
|
||||
'c42865a4a800a4927619ac5ed742be59a6d960af8295727af909e9ea9587f3da')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue