diff options
| -rwxr-xr-x | apt-panopticon.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apt-panopticon.lua b/apt-panopticon.lua index f31f8c3..e701726 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua | |||
| @@ -36,9 +36,9 @@ local notExist = | |||
| 36 | local referenceDebs = | 36 | local referenceDebs = |
| 37 | { | 37 | { |
| 38 | -- Debian package. | 38 | -- Debian package. |
| 39 | "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2024.09.22_all.deb", | 39 | "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2025.03.23_all.deb", |
| 40 | -- Debian security package. NOTE this one should always be redirected? | 40 | -- Debian security package. NOTE this one should always be redirected? |
| 41 | "merged/pool/DEBIAN-SECURITY/updates/main/e/exim4/exim4_4.96-15+deb12u5_all.deb", | 41 | "merged/pool/DEBIAN-SECURITY/updates/main/e/exim4/exim4_4.96-15+deb12u7_all.deb", |
| 42 | } | 42 | } |
| 43 | local referenceDevs = | 43 | local referenceDevs = |
| 44 | { | 44 | { |
