alarm/cryptodev-dkms to 1.8-7 (#1473)

This commit is contained in:
j000 2017-04-09 18:42:30 +02:00 committed by Kevin Mihelich
parent 29d237d133
commit 40eaf7c633

View file

@ -2,10 +2,10 @@
pkgname=cryptodev-dkms
_pkgname=${pkgname%-*}
cryptodev_commit=26e167f8527b386e6bcb5d69eb2e12e587376a28
cryptodev_commit=6818263667ca488f9b1c86e36ea624c4ea1c309f
pkgver=1.8
pkgrel=6
pkgrel=7
pkgdesc="Cryptodev module to take advantage of hardware crypto engines in userspace"
arch=('arm' 'armv6h' 'armv7h' 'aarch64')
@ -16,7 +16,7 @@ install=${pkgname}.install
provides=('cryptodev_friendly')
source=("cryptodev-${cryptodev_commit}.tar.gz::https://github.com/cryptodev-linux/cryptodev-linux/archive/${cryptodev_commit}.tar.gz"
'dkms.conf')
sha256sums=('f875cc1e0237380beca6a6d87a3fcdc94b5d0e23019ab20f91cb3532cbffe2dc'
sha256sums=('85f7545a3eba9749e253136cea47121e189974e98c8a4eddfbe076683bf354fb'
'c42865a4a800a4927619ac5ed742be59a6d960af8295727af909e9ea9587f3da')
package() {
cd "${srcdir}"