mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/cryptodev-dkms to 1.9-5
This commit is contained in:
parent
dcdf5ffb30
commit
b4a933cad9
1 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
pkgname=cryptodev-dkms
|
||||
_pkgname=${pkgname%-*}
|
||||
cryptodev_commit=6c692529c02bec7311d8df6b653d66eee90666ff
|
||||
cryptodev_commit=f60aa08c63fc02780554a0a12180a478ca27d49f
|
||||
|
||||
pkgver=1.9
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
|
||||
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=('e5ff27bb3e185aa496abdc9bae0d7e04a322fd23ebe1374d8b5daea8337c44be'
|
||||
sha256sums=('994ed2f715dd3786f534d5215ae7ae4735b84cff28ea41080ff3501bf1503944'
|
||||
'c42865a4a800a4927619ac5ed742be59a6d960af8295727af909e9ea9587f3da')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue