mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-10 05:07:26 +01:00
13 lines
493 B
Plaintext
13 lines
493 B
Plaintext
#------------------------------------------------------------------------------#
|
|
# OFFICIAL DEBIAN REPOS
|
|
#------------------------------------------------------------------------------#
|
|
|
|
###### Debian Main Repos
|
|
deb http://deb.debian.org/debian/ oldstable main contrib non-free
|
|
|
|
deb http://deb.debian.org/debian/ oldstable-updates main contrib non-free
|
|
|
|
deb http://deb.debian.org/debian-security oldstable/updates main
|
|
|
|
deb http://ftp.debian.org/debian jessie-backports main
|