Updated upstream URL

This commit is contained in:
L. Bradley LaBoon 2018-06-06 21:40:07 -04:00
parent 3832b6f429
commit edff757b82
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ pkgbase = ruby-hiera-eyaml
pkgdesc = OpenSSL Encryption backend for Hiera
pkgver = 2.1.0
pkgrel = 1
url = http://github.com/TomPoulton/hiera-eyaml
url = https://github.com/voxpupuli/hiera-eyaml
arch = any
license = MIT
depends = ruby

View file

@ -7,7 +7,7 @@ pkgver=2.1.0
pkgrel=1
pkgdesc='OpenSSL Encryption backend for Hiera'
arch=(any)
url='http://github.com/TomPoulton/hiera-eyaml'
url='https://github.com/voxpupuli/hiera-eyaml'
license=(MIT)
depends=(ruby ruby-trollop ruby-highline-1.6)
options=(!emptydirs)