blob: 773e0b7f064e19b25ffb02252a1041ef8ba6ad78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = avml-git
pkgdesc = A portable volatile memory acquisition tool for Linux
pkgver = 0.13.0.r29.gb6c9739
pkgrel = 1
url = https://github.com/microsoft/avml
arch = x86_64
license = MIT
makedepends = musl
makedepends = rust-musl
provides = avml
conflicts = avml
source = git+https://github.com/microsoft/avml.git
sha256sums = SKIP
pkgname = avml-git
|