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..9b076693ee84
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = envconsul-git
+ pkgdesc = Launch a subprocess with environment variables using data from @hashicorp Consul and Vault.
+ pkgver = v0.9.1
+ pkgrel = 1
+ url = https://github.com/hashicorp/envconsul.git
+ arch = any
+ license = MPL2
+ makedepends = go
+ makedepends = git
+ source = https://github.com/hashicorp/envconsul/archive/v0.9.1.tar.gz
+ md5sums = SKIP
+
+pkgname = envconsul-git
+