treewide: switch git.netfilter.org to HTTPS
As git.netfilter.org seems to support HTTPS, use that instead of HTTP which is insecure, or GIT which is blocked on many corporate networks. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
@@ -11,7 +11,7 @@ PKG_NAME:=libnetfilter_queue
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=http://git.netfilter.org/libnetfilter_queue
|
||||
PKG_SOURCE_URL=https://git.netfilter.org/libnetfilter_queue
|
||||
PKG_SOURCE_DATE:=2016-07-03
|
||||
PKG_SOURCE_VERSION:=981025e103d887fb6a9c9bb49c74ec323108d098
|
||||
PKG_MIRROR_HASH:=85c124be0e19162e1ebd1aba6e7e86bb4106e9dab4267baaf66d3ccb48d56e3f
|
||||
|
||||
Reference in New Issue
Block a user