summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..03a5ab739559
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = libu2f-server
+ pkgdesc = Yubico Universal 2nd Factor (U2F) Server C Library
+ pkgver = 0.0.0
+ pkgrel = 1
+ url = https://developers.yubico.com/libu2f-server/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = check
+ depends = openssl
+ depends = json-c
+ source = https://developers.yubico.com/libu2f-server/Releases/libu2f-server-0.0.0.tar.xz
+ sha256sums = e072604a35a4450458a08415afee77d3f3d4ea09fc2302cd35f1babf151eb4ed
+
+pkgname = libu2f-server
+