summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"