summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e99313c31e74
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = cjose
+ pkgdesc = C library implementing the Javascript Object Signing and Encryption (JOSE)
+ pkgver = 0.6.1
+ pkgrel = 1
+ url = https://github.com/cisco/cjose
+ arch = x86_64
+ license = MIT
+ makedepends = jansson
+ depends = openssl
+ depends = jansson
+ source = https://github.com/cisco/cjose/archive/0.6.1.tar.gz
+ sha512sums = 7ae67a6d19591b3d19b888270ec0ca17df399bea117e42686fc1de39b3741ed9a8816f96d33d090687c49c3123cdc95430a781835a525a02d22561ebf5aaa653
+
+pkgname = cjose
+