From 356c627c41ef27921be9988a04578c2f64e565f3 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Tue, 11 Mar 2025 14:54:47 +1000 Subject: Bump base-files version. --- apt-panopticon.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-panopticon.lua b/apt-panopticon.lua index 37b7b73..a2678f7 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua @@ -45,7 +45,7 @@ local referenceDevs = -- Devuan package. NOTE this one should not get redirected, but that's more a warning than an error. "merged/pool/DEVUAN/main/d/devuan-keyring/devuan-keyring_2023.10.07_all.deb", -- Devuan keeps changing this since the key expiry incident. -- Hmmm used to be _all, but it was split to the individual archs. Seems pointless, each one is the same size as the previous all. - "merged/pool/DEVUAN/main/b/base-files/base-files_13.6devuan1_amd64.deb", + "merged/pool/DEVUAN/main/b/base-files/base-files_13.7devuan1_amd64.deb", } local keyring = "/usr/share/keyrings/devuan-archive-keyring.gpg" -- cgit v1.1