Diff connman-1.42_pre20230116-r2 with a connman-1.42_pre20230411

/usr/portage/net-misc/connman/connman-1.42_pre20230411.ebuild 2023-10-09 14:52:34.640368480 +0300
4 4
EAPI="8"
5 5
inherit autotools systemd tmpfiles
6 6

  
7
COMMIT=9971144ae862e83f1f5d8cb84c0b62f2542dcdec
7
COMMIT=24180d1243bf005c721be6f9d8d6da67bb669c55
8 8

  
9 9
if [[ ${PV} == *9999* ]]; then
10 10
	inherit git-r3
Thank you!