diff options
author | Jesus P Rey (Chuso) <gentoo@chuso.net> | 2020-10-12 02:05:39 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-10-17 16:19:17 +0300 |
commit | 3134a626e6e03f7195309f0c75a6871b3e964e6f (patch) | |
tree | 3ecb1d79750ed80934ec3ab2e4133a6699a261d9 /www-apps | |
parent | sci-electronics/fritzing: version bump to 0.9.4 (diff) | |
download | gentoo-3134a626e6e03f7195309f0c75a6871b3e964e6f.tar.gz gentoo-3134a626e6e03f7195309f0c75a6871b3e964e6f.tar.bz2 gentoo-3134a626e6e03f7195309f0c75a6871b3e964e6f.zip |
www-apps/hugo: Fix remote-id
Signed-off-by: Jesus P Rey <gentoo@chuso.net>
Closes: https://bugs.gentoo.org/747925
Closes: https://github.com/gentoo/gentoo/pull/17895
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/hugo/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/hugo/metadata.xml b/www-apps/hugo/metadata.xml index d63c4429708e..0c7373160856 100644 --- a/www-apps/hugo/metadata.xml +++ b/www-apps/hugo/metadata.xml @@ -6,7 +6,7 @@ <flag name="sass">Enable SASS/SCSS support</flag> </use> <upstream> - <remote-id type="github">https://github.com/gohugoio/hugo</remote-id> + <remote-id type="github">gohugoio/hugo</remote-id> </upstream> <longdescription lang="en"> Hugo is a static HTML and CSS website generator written in Go. |