mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
14 lines
448 B
Text
14 lines
448 B
Text
|
pkgbase = fsverity-utils
|
||
|
pkgdesc = Userspace utilities for fs-verity
|
||
|
pkgver = 1.6
|
||
|
pkgrel = 1
|
||
|
url = https://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git
|
||
|
arch = x86_64
|
||
|
license = MIT
|
||
|
makedepends = pandoc
|
||
|
depends = openssl
|
||
|
source = https://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git/snapshot/fsverity-utils-1.6.tar.gz
|
||
|
sha256sums = c7aa6b17a8a069224321ff94e46fb91a6426828ca78170a879a52cef2597abb7
|
||
|
|
||
|
pkgname = fsverity-utils
|