mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/cryptodev-dkms to 1.12-1
This commit is contained in:
parent
415b8c53e6
commit
95ed46f0ba
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
|
||||
pkgname=cryptodev-dkms
|
||||
_pkgname=${pkgname%-*}
|
||||
cryptodev_commit=fabe5989a3dc9fba0cd0a40b612247cdde351c01
|
||||
cryptodev_commit=e0c25e289d6baf1d83c2b9cb523d3bc237d0c0c9
|
||||
|
||||
pkgver=1.11
|
||||
pkgver=1.12
|
||||
pkgrel=1
|
||||
|
||||
pkgdesc="Cryptodev module to take advantage of hardware crypto engines in userspace"
|
||||
|
@ -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=('0e2d30cf440a55e1125c815f0df229350192cfddbb38e6571e97de19069c97c6'
|
||||
sha256sums=('4ba2036aff4d1f82fb67d04d58a547367f5821340493eb154bf3d3518e91ee5b'
|
||||
'c42865a4a800a4927619ac5ed742be59a6d960af8295727af909e9ea9587f3da')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue