diff options
Diffstat (limited to 'www-apps/nanoc/nanoc-4.12.5.ebuild')
-rw-r--r-- | www-apps/nanoc/nanoc-4.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nanoc/nanoc-4.12.5.ebuild b/www-apps/nanoc/nanoc-4.12.5.ebuild index ea8e757d951a..4b5b89e2b6f2 100644 --- a/www-apps/nanoc/nanoc-4.12.5.ebuild +++ b/www-apps/nanoc/nanoc-4.12.5.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="nanoc.gemspec" inherit ruby-fakegem DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby" -HOMEPAGE="https://nanoc.ws/" +HOMEPAGE="https://nanoc.app/" SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |