aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon.lua
diff options
context:
space:
mode:
authoronefang2024-04-27 11:36:46 +1000
committeronefang2024-04-27 11:36:46 +1000
commit640f6fef40468041f98c400e0eb37a2087787175 (patch)
tree4bfad7e538c6a4de3d57d17726c6894bf6f03c21 /apt-panopticon.lua
parentNew base-files (diff)
downloadapt-panopticon-master.zip
apt-panopticon-master.tar.gz
apt-panopticon-master.tar.bz2
apt-panopticon-master.tar.xz
New Debian keyring.HEADmaster
Diffstat (limited to 'apt-panopticon.lua')
-rwxr-xr-xapt-panopticon.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-panopticon.lua b/apt-panopticon.lua
index 4922332..bee4eac 100755
--- a/apt-panopticon.lua
+++ b/apt-panopticon.lua
@@ -36,7 +36,7 @@ local notExist =
36local referenceDebs = 36local referenceDebs =
37{ 37{
38 -- Debian package. 38 -- Debian package.
39 "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2023.12.24_all.deb", 39 "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2024.03.24_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/a/apt/apt-transport-https_1.8.2.2_all.deb", 41 "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-https_1.8.2.2_all.deb",
42} 42}