-
Notifications
You must be signed in to change notification settings - Fork 848
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2607 from Varying-Vagrant-Vagrants/2586/new-launc…
…hpad-domains Switch to the newer launchpad PPA domain with HTTPS
- Loading branch information
Showing
6 changed files
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Provides PHP | ||
deb http://ppa.launchpad.net/ondrej/php/ubuntu bionic main | ||
deb-src http://ppa.launchpad.net/ondrej/php/ubuntu bionic main | ||
deb https://ppa.launchpadcontent.net/ondrej/php/ubuntu bionic main | ||
deb-src https://ppa.launchpadcontent.net/ondrej/php/ubuntu bionic main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Provides PHP | ||
deb http://ppa.launchpad.net/ondrej/php/ubuntu focal main | ||
deb-src http://ppa.launchpad.net/ondrej/php/ubuntu focal main | ||
deb https://ppa.launchpadcontent.net/ondrej/php/ubuntu focal main | ||
deb-src https://ppa.launchpadcontent.net/ondrej/php/ubuntu focal main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# VVV mirror packages | ||
deb http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic main | ||
deb-src http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu bionic main | ||
deb https://ppa.launchpadcontent.net/varying-vagrant-vagrants/php/ubuntu bionic main | ||
deb-src https://ppa.launchpadcontent.net/varying-vagrant-vagrants/php/ubuntu bionic main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# VVV mirror packages | ||
# deb http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu focal main | ||
# deb-src http://ppa.launchpad.net/varying-vagrant-vagrants/php/ubuntu focal main | ||
# deb https://ppa.launchpadcontent.net/varying-vagrant-vagrants/php/ubuntu focal main | ||
# deb-src https://ppa.launchpadcontent.net/varying-vagrant-vagrants/php/ubuntu focal main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters