diff options
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/debian/copyright b/debian/copyright index 9d36e823..4cda3ce7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dpdk -Source: http://dpdk.org +Source: https://dpdk.org Files: * Copyright: 2008-2014 Cisco Systems, Inc. |