mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/cryptodev-dkms to 1.8-3
This commit is contained in:
parent
258fb449a8
commit
f65af275f3
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ _pkgname=${pkgname%-*}
|
|||
cryptodev_commit=7a3a9ee1329f7224b4fc564b80ef8160457caf76
|
||||
|
||||
pkgver=1.8
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
|
||||
pkgdesc="Cryptodev module to take advantage of hardware crypto engines in userspace"
|
||||
arch=('arm' 'armv6h' 'armv7h' 'aarch64')
|
||||
|
@ -18,7 +18,7 @@ source=("cryptodev-${cryptodev_commit}.tar.gz::https://github.com/cryptodev-linu
|
|||
'dkms.conf'
|
||||
'cryptodev_linux_4.6_fix.patch')
|
||||
sha256sums=('4ed29c923506c2e25e7250cf5984f659a6a430548fe625092c6a2d5f55d2798a'
|
||||
'8a4e7273cc8b9b62fddb86e8328b5a511fc6e92cefe7444d8aad45410b41be5f'
|
||||
'c42865a4a800a4927619ac5ed742be59a6d960af8295727af909e9ea9587f3da'
|
||||
'271e8f0891f57e00f50c1dbb67edc6369e3b45eb850a79099cf50916f68cf723')
|
||||
prepare() {
|
||||
cd "${srcdir}/cryptodev-linux-${cryptodev_commit}"
|
||||
|
|
Loading…
Reference in a new issue