fixed to ebuild

This commit is contained in:
Alexander Vdolainen 2026-02-10 21:53:14 +02:00
parent 4f868b705b
commit c47d90e030

View File

@ -7,7 +7,10 @@ inherit git-r3 autotools toolchain-funcs
DESCRIPTION="Binary buffer helper library (libndbuf)"
HOMEPAGE="https://vapaa.work/public/libndbuf"
SRC_URI="git+https://vapaa.work/public/libndbuf.git"
EGIT_REPO_URI="https://vapaa.work/public/libndbuf.git"
SRC_URI=""
#SRC_URI="https://vapaa.work/public/libndbuf.git"
LICENSE="LGPL-2.1-or-later"
SLOT="0"