summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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..a99c627bfc4a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = cl-ironclad
+ pkgdesc = A cryptographic toolkit written in Common Lisp
+ pkgver = 0.57
+ pkgrel = 1
+ url = https://github.com/sharplispers/ironclad
+ arch = any
+ license = BSD
+ makedepends = git
+ makedepends = sbcl
+ depends = common-lisp
+ depends = cl-asdf
+ depends = cl-bordeaux-threads
+ depends = cl-flexi-streams
+ source = cl-ironclad::git+https://github.com/sharplispers/ironclad#commit=36663e5afb677890702a2e94386ef8fc8b05b5c1
+ b2sums = SKIP
+
+pkgname = cl-ironclad