blob: 48b4f3148f59bfdc77ae133c5cacbf8606e5eaef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hardened-malloc-git
pkgdesc = Hardened allocator designed for modern systems.
pkgver = 13+r728+g4fe9018b6
pkgrel = 1
url = https://github.com/GrapheneOS/hardened_malloc
arch = x86_64
license = MIT
makedepends = git
provides = hardened_malloc
conflicts = hardened_malloc
source = hardened_malloc::git+https://github.com/GrapheneOS/hardened_malloc#branch=main
source = preload.sh
sha256sums = SKIP
sha256sums = e6dbce7ac1d689fafbc94ffb17d8c4ae5271dd3580421828d35aac2c067b652d
pkgname = hardened-malloc-git
|