summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2018-04-10 02:42:12 +0200
committerManuel Rüger <mrueg@gentoo.org>2018-04-10 02:42:12 +0200
commit79ad79d94b27bce906a3f3aa3602effbe8844538 (patch)
treea6d9a63d1f6720b824a3b02ff75baad18cacc517 /www-apps/hugo
parentwww-apps/hugo: Version bump to 0.38.2 (diff)
downloadgentoo-79ad79d94b27bce906a3f3aa3602effbe8844538.tar.gz
gentoo-79ad79d94b27bce906a3f3aa3602effbe8844538.tar.bz2
gentoo-79ad79d94b27bce906a3f3aa3602effbe8844538.zip
www-apps/hugo: Fix commit
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'www-apps/hugo')
-rw-r--r--www-apps/hugo/hugo-0.38.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/hugo/hugo-0.38.2.ebuild b/www-apps/hugo/hugo-0.38.2.ebuild
index a1afd90992df..697a99d29e0c 100644
--- a/www-apps/hugo/hugo-0.38.2.ebuild
+++ b/www-apps/hugo/hugo-0.38.2.ebuild
@@ -59,7 +59,7 @@ EGO_VENDOR=( "github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e889
inherit golang-build golang-vcs-snapshot bash-completion-r1
EGO_PN="github.com/gohugoio/hugo"
-GIT_COMMIT="f414966b942b5aad75565bee6c644782a07f0658"
+GIT_COMMIT="712c0fdfe6e76920a96ec493e5ce6f78bcaa4b20"
ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"