btscanner: fix src url but wget do not trust the cert

This commit is contained in:
blshkv 2018-06-13 14:34:03 +08:00
parent 3024625026
commit f26e5121c6
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F

View file

@ -6,8 +6,8 @@ EAPI=6
inherit eutils autotools
DESCRIPTION="A utility for bluetooth scanning and discovery"
HOMEPAGE="http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads"
SRC_URI="http://www.pentest.co.uk/src/${P}.tar.bz2"
HOMEPAGE="https://www.pentest.co.uk/downloads.html"
SRC_URI="https://www.pentest.co.uk/src/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"