Skip to content

Commit 29a2926

Browse files
authored
archives: Use https link for the PPAs (#641)
1 parent b6fd81a commit 29a2926

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
deb http://ppa.launchpad.net/elementary-os/@CHANNEL/ubuntu @BASECODENAME main
2-
deb-src http://ppa.launchpad.net/elementary-os/@CHANNEL/ubuntu @BASECODENAME main
1+
deb https://ppa.launchpadcontent.net/elementary-os/@CHANNEL/ubuntu @BASECODENAME main
2+
deb-src https://ppa.launchpadcontent.net/elementary-os/@CHANNEL/ubuntu @BASECODENAME main
33

etc/config/archives/patches.list

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
deb http://ppa.launchpad.net/elementary-os/os-patches/ubuntu @BASECODENAME main
2-
deb-src http://ppa.launchpad.net/elementary-os/os-patches/ubuntu @BASECODENAME main
1+
deb https://ppa.launchpadcontent.net/elementary-os/os-patches/ubuntu @BASECODENAME main
2+
deb-src https://ppa.launchpadcontent.net/elementary-os/os-patches/ubuntu @BASECODENAME main
33

0 commit comments

Comments
 (0)