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