mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/boehm-gc: use https:// homepage
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ inherit multilib-minimal libtool
|
||||
MY_P="gc-${PV}"
|
||||
|
||||
DESCRIPTION="The Boehm-Demers-Weiser conservative garbage collector"
|
||||
HOMEPAGE="http://www.hboehm.info/gc/ https://github.com/ivmai/bdwgc/"
|
||||
HOMEPAGE="https://www.hboehm.info/gc/ https://github.com/ivmai/bdwgc/"
|
||||
SRC_URI="https://github.com/ivmai/bdwgc/releases/download/v${PV}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="boehm-gc"
|
||||
|
||||
Reference in New Issue
Block a user