diff options
Diffstat (limited to '')
| -rwxr-xr-x | apt-panopticon.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-panopticon.lua b/apt-panopticon.lua index d8ee95b..4019fdf 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua | |||
| @@ -39,7 +39,7 @@ local referenceDebs = | |||
| 39 | -- Debian package. | 39 | -- Debian package. |
| 40 | "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2019.02.25_all.deb", | 40 | "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2019.02.25_all.deb", |
| 41 | -- Debian security package. NOTE this one should always be redirected? | 41 | -- Debian security package. NOTE this one should always be redirected? |
| 42 | "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-https_1.4.9_amd64.deb", | 42 | "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-https_1.4.10_amd64.deb", |
| 43 | } | 43 | } |
| 44 | local referenceDevs = | 44 | local referenceDevs = |
| 45 | { | 45 | { |
