summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 14:22:28 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:54:46 -0400
commitc46db82beeb8d7583b4dd0912c2f7640057a5a22 (patch)
treef3af9c6a008797710f2c07b45f63789520093845 /dev-haskell/gluraw/gluraw-2.0.0.4.ebuild
parentdev-haskell/failure: update homepage (diff)
downloadgentoo-c46db82beeb8d7583b4dd0912c2f7640057a5a22.tar.gz
gentoo-c46db82beeb8d7583b4dd0912c2f7640057a5a22.tar.bz2
gentoo-c46db82beeb8d7583b4dd0912c2f7640057a5a22.zip
dev-haskell/gluraw: 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 'dev-haskell/gluraw/gluraw-2.0.0.4.ebuild')
-rw-r--r--dev-haskell/gluraw/gluraw-2.0.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/gluraw/gluraw-2.0.0.4.ebuild b/dev-haskell/gluraw/gluraw-2.0.0.4.ebuild
index f13939c1cdcd..4eb849248c7b 100644
--- a/dev-haskell/gluraw/gluraw-2.0.0.4.ebuild
+++ b/dev-haskell/gluraw/gluraw-2.0.0.4.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
@@ -13,7 +13,7 @@ MY_PN="GLURaw"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A raw binding for the OpenGL graphics system"
-HOMEPAGE="http://www.haskell.org/haskellwiki/Opengl"
+HOMEPAGE="https://www.haskell.org/haskellwiki/Opengl"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"