diff options
-rw-r--r-- | meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb b/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb index 359d8b365f..507621795f 100644 --- a/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb +++ b/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f65159f73e603f89d6867d43191900e5" | |||
6 | 6 | ||
7 | SRCREV = "d5c27eb7a9695d83569767e27ef69674173db39a" | 7 | SRCREV = "d5c27eb7a9695d83569767e27ef69674173db39a" |
8 | 8 | ||
9 | SRC_URI = "git://git.code.sf.net/p/atftp/code;branch=master \ | 9 | SRC_URI = "git://git.code.sf.net/p/atftp/code;branch=master;protocol=https \ |
10 | file://atftpd.init \ | 10 | file://atftpd.init \ |
11 | file://atftpd.service \ | 11 | file://atftpd.service \ |
12 | " | 12 | " |