alarm/cryptodev-dkms to 1.9-2

This commit is contained in:
moonman 2017-07-04 20:17:55 -06:00
parent d058f7aee5
commit ff8e972caa

View file

@ -2,10 +2,10 @@
pkgname=cryptodev-dkms
_pkgname=${pkgname%-*}
cryptodev_commit=87d959d9a279c055b361de8e730fab6a7144edd7
cryptodev_commit=a705360197260d28535746ae98c461ba2cfb7a9e
pkgver=1.9
pkgrel=1
pkgrel=2
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=('3101a0f67c4f5a8d67468e90c43d129b6a1a9c4e6ca9609ea60fd894a3eb555a'
sha256sums=('559697e5217c01988b6c24f6ff1ed87f2e9071c86b344e3ec4bcbcac588dd498'
'c42865a4a800a4927619ac5ed742be59a6d960af8295727af909e9ea9587f3da')
package() {
cd "${srcdir}"