summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..bb53cc936e07
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+# Generated by mksrcinfo v8
+# Thu Dec 10 21:02:35 UTC 2015
+pkgbase = ruby-json-jwt
+ pkgdesc = JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
+ pkgver = 1.5.1
+ pkgrel = 1
+ url = https://github.com/nov/json-jwt
+ arch = any
+ license = MIT
+ depends = ruby
+ depends = ruby-multi_json
+ depends = ruby-url_safe_base64
+ depends = ruby-activesupport
+ depends = ruby-bindata
+ depends = ruby-securecompare
+ noextract = json-jwt-1.5.1.gem
+ options = !emptydirs
+ source = https://rubygems.org/downloads/json-jwt-1.5.1.gem
+ sha1sums = 3ed850fc1fad76ffd632972a91ac9e73fa964c6c
+
+pkgname = ruby-json-jwt
+