net-misc/mbpoll: rm extra space

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
This commit is contained in:
Sergey Alirzaev
2025-10-14 16:28:23 +02:00
parent b70555cab3
commit d0f419d006
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit cmake
DESCRIPTION="command line utility to communicate with ModBus slave (RTU or TCP) "
DESCRIPTION="command line utility to communicate with ModBus slave (RTU or TCP)"
HOMEPAGE="https://github.com/epsilonrt/mbpoll"
SRC_URI="https://github.com/epsilonrt/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit git-r3 cmake
DESCRIPTION="command line utility to communicate with ModBus slave (RTU or TCP) "
DESCRIPTION="command line utility to communicate with ModBus slave (RTU or TCP)"
HOMEPAGE="https://github.com/epsilonrt/mbpoll"
EGIT_REPO_URI="https://github.com/epsilonrt/${PN}"