summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThibaut Sautereau2019-08-18 23:45:51 +0200
committerThibaut Sautereau2019-08-18 23:48:11 +0200
commitc81a87189a12e60c748855c024ce4aa4583aa9de (patch)
tree82b1774eef120771c70b9fce078c97bc91e698c8 /.SRCINFO
downloadaur-c81a87189a12e60c748855c024ce4aa4583aa9de.tar.gz
Initial stable release of the standalone hardened_malloc project
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..baa7bbd70b35
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = hardened_malloc
+ pkgdesc = Hardened allocator designed for modern systems
+ pkgver = 1
+ pkgrel = 1
+ url = https://github.com/GrapheneOS/hardened_malloc
+ arch = x86_64
+ license = MIT
+ depends = python
+ depends = bash
+ conflicts = hardened-malloc-git
+ source = https://github.com/GrapheneOS/hardened_malloc/archive/1.tar.gz
+ source = preload.sh
+ sha256sums = 4a0d496199af491c92a964729e61b11a844c5699082e4158632e71935d5a73fc
+ sha256sums = e6dbce7ac1d689fafbc94ffb17d8c4ae5271dd3580421828d35aac2c067b652d
+
+pkgname = hardened_malloc
+