diff options
Diffstat (limited to 'dev-libs/ucommon/ucommon-6.5.2.ebuild')
-rw-r--r-- | dev-libs/ucommon/ucommon-6.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ucommon/ucommon-6.5.2.ebuild b/dev-libs/ucommon/ucommon-6.5.2.ebuild index f84d38e16327..cf061aae6292 100644 --- a/dev-libs/ucommon/ucommon-6.5.2.ebuild +++ b/dev-libs/ucommon/ucommon-6.5.2.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils eutils DESCRIPTION="Portable C++ runtime for threads and sockets" -HOMEPAGE="http://www.gnu.org/software/commoncpp" +HOMEPAGE="https://www.gnu.org/software/commoncpp" SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" LICENSE="LGPL-3" |