net-libs/libsmi: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-01-13 11:03:38 +01:00
parent 9e55724909
commit 484788f311

View File

@@ -6,7 +6,7 @@ inherit eutils
DESCRIPTION="A Library to Access SMI MIB Information"
HOMEPAGE="https://www.ibr.cs.tu-bs.de/projects/libsmi/"
SRC_URI="${HOMEPAGE}/download/${P}.tar.gz"
SRC_URI="https://www.ibr.cs.tu-bs.de/projects/libsmi/download/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"