mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-embedded/libdisasm: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
committed by
Viorel Munteanu
parent
7b84657e86
commit
b7b7de3cf8
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="Provides basic disassembly of Intel x86 instructions from a binary stream"
|
||||
HOMEPAGE="http://bastard.sourceforge.net/libdisasm.html"
|
||||
HOMEPAGE="https://bastard.sourceforge.net/libdisasm.html"
|
||||
SRC_URI="mirror://sourceforge/project/bastard/${PN}/${PV}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Clarified-Artistic"
|
||||
|
||||
Reference in New Issue
Block a user