diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-01-05 17:44:44 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-01-05 17:44:44 +0000 |
commit | f83d6b017c9d08f7714fc7571919558aa02c784d (patch) | |
tree | ac3ef6b40781c29414e66a55b81f28c46f200c18 /debian/control | |
parent | 4a9c893b86b77e2c6ab1730cfea1c10dacc200ba (diff) |
Use https for dpdk.org links
Change-Id: I522bca4487cb76e281a9abb9c85d65d61eeb265e
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b3c4cdd5..6e6a1eeb 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9), texlive-latex-extra <!nodoc> Standards-Version: 4.1.3 Section: libs -Homepage: http://www.dpdk.org +Homepage: https://www.dpdk.org Vcs-Git: https://gerrit.fd.io/r/deb_dpdk Vcs-Browser: https://gerrit.fd.io/r/gitweb?p=deb_dpdk.git |