summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-10 17:53:35 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2023-06-13 16:16:13 +0200
commit5984b9021bc4c9f79b21c0913b2ea81cb3b3e963 (patch)
tree9be36629551e28bc535937137c74b189143a5268
parentgnustep-base/gnustep-make: update homepage (diff)
downloadgentoo-5984b9021bc4c9f79b21c0913b2ea81cb3b3e963.tar.gz
gentoo-5984b9021bc4c9f79b21c0913b2ea81cb3b3e963.tar.bz2
gentoo-5984b9021bc4c9f79b21c0913b2ea81cb3b3e963.zip
gnustep-base/libobjc2: update homepage
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
-rw-r--r--gnustep-base/libobjc2/libobjc2-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-base/libobjc2/libobjc2-2.1.ebuild b/gnustep-base/libobjc2/libobjc2-2.1.ebuild
index e0bfeb2fd6f7..55dde1fa9e02 100644
--- a/gnustep-base/libobjc2/libobjc2-2.1.ebuild
+++ b/gnustep-base/libobjc2/libobjc2-2.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit cmake
DESCRIPTION="GNUstep Objective-C runtime"
-HOMEPAGE="http://www.gnustep.org"
+HOMEPAGE="https://gnustep.github.io"
SRC_URI="https://github.com/gnustep/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://github.com/Tessil/robin-map/archive/757de82.tar.gz"