Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- PKGBUILD 2018-03-26 11:34:11.895431967 +0300
- +++ PKGBUILD.new 2018-03-26 11:36:24.188155361 +0300
- @@ -1,6 +1,6 @@
- # Maintainer: Jonatan Bravo <[email protected]>
- pkgname=envconsul
- -pkgver=0.6.2
- +pkgver=0.7.3
- pkgrel=1
- epoch=
- pkgdesc="Launch a subprocess with environment variables using data from @HashiCorp Consul and Vault."
- @@ -13,8 +13,8 @@
- checkdepends=()
- optdepends=()
- provides=("envconsul")
- -source=("https://releases.hashicorp.com/${pkgname}/0.6.2/envconsul_${pkgver}_linux_amd64.tgz")
- -md5sums=("490ff5f4981a477cf9767a71492c467e")
- +source=("https://releases.hashicorp.com/${pkgname}/${pkgver}/envconsul_${pkgver}_linux_amd64.tgz")
- +sha256sums=("fee1281654a224337a573ac135324fadcd88b19128db424aa5f5562b1236e314")
- validpgpkeys=()
- package() {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement