summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..aef166af5254
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = xjwt
+ pkgdesc = Minimal C library for validation of real-world JWTs
+ pkgver = 1.0.3
+ pkgrel = 1
+ url = https://github.com/ScaleFT/libxjwt
+ arch = x86_64
+ license = Apache
+ depends = openssl
+ depends = jansson
+ source = https://github.com/ScaleFT/libxjwt/releases/download/v1.0.3/libxjwt-1.0.3.tar.gz
+ sha256sums = c23488b452be920efbbafe01439269b68edca1b750c63608b005c482beb75f40
+
+pkgname = xjwt
+