mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/cryptodev-dkms to 1.10-4 (#1819)
Co-authored-by: André Apitzsch <git@apitzsch.eu>
This commit is contained in:
parent
b546a793be
commit
a062a4ca8e
1 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
pkgname=cryptodev-dkms
|
||||
_pkgname=${pkgname%-*}
|
||||
cryptodev_commit=a87053bee5680878c295b7d23cf0d7065576ac2b
|
||||
cryptodev_commit=f2927e313b6a74408d17d152abb21aa59d113b46
|
||||
|
||||
pkgver=1.10
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
|
||||
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=('d0da1d7313812c5b1f3d35330862c84ee6697eabc1c600ffa2057c645704cba5'
|
||||
sha256sums=('d67a4a306a0d449298af2448f8f324bf79ec9d41411eef0c92ed764b6d505eee'
|
||||
'c42865a4a800a4927619ac5ed742be59a6d960af8295727af909e9ea9587f3da')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue