summaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authorWolfgang Schweer <wschweer@arcor.de>2021-01-24 13:27:42 +0100
committerWolfgang Schweer <wschweer@arcor.de>2021-01-24 13:27:42 +0100
commit30677dfca7a3ff77cb218e6b65576e4dec8626bb (patch)
treeaf28b802be7fd409359dd3f68e79b89d89b1689b /vendor
parent7f3474755ba6270009aefb9c2bc037268872fe1d (diff)
vendor: Adjust Debian -security codename
Signed-off-by: Wolfgang Schweer <wschweer@arcor.de>
Diffstat (limited to 'vendor')
-rw-r--r--vendor/debian/apt-vendor.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/debian/apt-vendor.ent b/vendor/debian/apt-vendor.ent
index 41484c42e..9044f4bb3 100644
--- a/vendor/debian/apt-vendor.ent
+++ b/vendor/debian/apt-vendor.ent
@@ -7,7 +7,7 @@
<!ENTITY keyring-uri "">
<!ENTITY sourceslist-list-format "deb http://deb.debian.org/debian &debian-stable-codename; main contrib non-free
-deb http://security.debian.org &debian-stable-codename;/updates main contrib non-free">
+deb http://security.debian.org &debian-stable-codename;-security main contrib non-free">
<!ENTITY sourceslist-sources-format "Types: deb
URIs: http://deb.debian.org/debian
Suites: &debian-stable-codename;
@@ -15,5 +15,5 @@ Components: main contrib non-free
Types: deb
URIs: http://security.debian.org
-Suites: &debian-stable-codename;/updates
+Suites: &debian-stable-codename;-security
Components: main contrib non-free">