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..f63da26c61a7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = certstrap-git
+ pkgdesc = Tools to bootstrap CAs, certificate requests, and signed certificates.
+ pkgver = v1.2.0.r32.g7cda9d4
+ pkgrel = 1
+ url = https://github.com/square/certstrap
+ arch = x86_64
+ license = Apache
+ depends = go>=1.13
+ options = !emptydirs
+ source = git+https://github.com/square/certstrap
+ sha256sums = SKIP
+
+pkgname = certstrap-git
+