mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-libs/libmodbus: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
committed by
Aaron Bauman
parent
db1ceeff12
commit
dc1285bbcd
@@ -4,8 +4,8 @@
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="Modbus library which supports RTU communication over a serial line or a TCP link"
|
||||
HOMEPAGE="http://libmodbus.org/"
|
||||
SRC_URI="http://libmodbus.org/releases/${P}.tar.gz"
|
||||
HOMEPAGE="https://libmodbus.org/"
|
||||
SRC_URI="https://libmodbus.org/releases/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user