summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 13:47:53 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:54:38 -0400
commitb7617400469147e91623e2ca012b3fe7e17f7ba3 (patch)
tree1896a807cb99ae5c142ff1cea3c0e73752d3b52a /app-text/pandoc/pandoc-1.19.2.1-r1.ebuild
parentapp-forensics/afl: update homepage (diff)
downloadgentoo-b7617400469147e91623e2ca012b3fe7e17f7ba3.tar.gz
gentoo-b7617400469147e91623e2ca012b3fe7e17f7ba3.tar.bz2
gentoo-b7617400469147e91623e2ca012b3fe7e17f7ba3.zip
app-text/pandoc: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-text/pandoc/pandoc-1.19.2.1-r1.ebuild')
-rw-r--r--app-text/pandoc/pandoc-1.19.2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild b/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild
index e34f74eeaafb..a3e82072acbb 100644
--- a/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild
+++ b/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Conversion between markup formats"
-HOMEPAGE="http://pandoc.org"
+HOMEPAGE="https://pandoc.org"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="GPL-2"