-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
477ec50
commit ed53840
Showing
3 changed files
with
7 additions
and
12 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
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,8 +1,6 @@ | ||
deb http://ftp.debian.org/debian stretch main contrib non-free | ||
deb-src http://ftp.debian.org/debian stretch main contrib non-free | ||
|
||
deb http://security.debian.org/ stretch/updates main contrib non-free | ||
deb-src http://security.debian.org/ stretch/updates main contrib non-free | ||
deb http://archive.debian.org/debian/ stretch main contrib non-free | ||
deb http://archive.debian.org/debian/ stretch-proposed-updates main contrib non-free | ||
deb http://archive.debian.org/debian-security stretch/updates main contrib non-free | ||
|
||
deb http://archive.ev3dev.org/debian stretch main | ||
deb-src http://archive.ev3dev.org/debian stretch main |