From 8522b0e45bd9eb4b5b4cddd6e1cf7db38029dfdc Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Sun, 20 Jul 2014 10:13:59 -0700 Subject: point at opscode website --- libyajl2.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libyajl2.gemspec b/libyajl2.gemspec index 68f7fca..affdc76 100644 --- a/libyajl2.gemspec +++ b/libyajl2.gemspec @@ -7,10 +7,10 @@ Gem::Specification.new do |spec| spec.name = "libyajl2" spec.version = Libyajl2::VERSION spec.authors = ["lamont-granquist"] - spec.email = ["lamont@scriptkiddie.org"] + spec.email = ["lamont@getchef.com"] spec.summary = %q{Installs a vendored copy of libyajl2 for distributions which lack it} spec.description = spec.summary - spec.homepage = "https://github.com/lamont-granquist/libyajl2-gem" + spec.homepage = "https://github.com/opscode/libyajl2-gem" spec.licenses = ["Apache 2.0"] spec.files = Dir.glob("{ext,lib,spec}/**/*") + -- cgit v1.2.1