dev-java/netty-codec: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 14:23:44 +0000 (15:23 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:55:12 +0000 (12:55 -0400)
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>
dev-java/netty-codec/netty-codec-4.0.36.ebuild

index 0dfadb0d25fabd7bec99451eeecc250c0316ca2f..afea45ba0c348e9d5e4fb15501299c2b88fa7b28 100644 (file)
@@ -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="5"
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-pkg-simple
 MY_PN="netty"
 MY_P="${MY_PN}-${PV}"
 DESCRIPTION="Async event-driven framework for high performance network applications"
-HOMEPAGE="http://netty.io/"
+HOMEPAGE="https://netty.io/"
 SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_P}.Final.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"