mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-libs/fddl: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
committed by
Arthur Zamarin
parent
b41a9f5cc9
commit
4d1f3e32d6
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
inherit cmake vcs-snapshot
|
||||
|
||||
DESCRIPTION="Free Decision Diagram Library"
|
||||
HOMEPAGE="http://itval.sourceforge.net/ https://github.com/atomopawn/FDDL"
|
||||
HOMEPAGE="https://itval.sourceforge.net/ https://github.com/atomopawn/FDDL"
|
||||
SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
inherit cmake
|
||||
|
||||
DESCRIPTION="Free Decision Diagram Library"
|
||||
HOMEPAGE="http://itval.sourceforge.net/ https://github.com/atomopawn/FDDL"
|
||||
HOMEPAGE="https://itval.sourceforge.net/ https://github.com/atomopawn/FDDL"
|
||||
SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user