X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=ruby%2FRakefile.in;h=67f6b17862f80f2798de475188aa40e205cfaa6a;hp=ed217f4ae1f6c70374219e761f8c2cc92f5e3e4b;hb=5186251f8f681f2ebb028423bb49a748861fd11e;hpb=92804dec7c4982d2039f81586bc4a5cacb46217b diff --git a/ruby/Rakefile.in b/ruby/Rakefile.in index ed217f4..67f6b17 100644 --- a/ruby/Rakefile.in +++ b/ruby/Rakefile.in @@ -86,7 +86,7 @@ SPEC = Gem::Specification.new do |s| s.name = PKG_NAME s.version = PKG_VERSION s.email = "rjones@redhat.com" - s.homepage = "http://et.redhat.com/~rjones/libguestfs/" + s.homepage = "http://libguestfs.org/" s.summary = "Ruby bindings for libguestfs" s.files = PKG_FILES s.autorequire = "guestfs"