From 1d2012403cce5ae909fd6fbb5ecd408376044855 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Tue, 13 Aug 2024 11:35:06 +1000 Subject: Update base files version. --- apt-panopticon.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-panopticon.lua') diff --git a/apt-panopticon.lua b/apt-panopticon.lua index 40baa58..d7efc0e 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.3devuan1_amd64.deb", + "merged/pool/DEVUAN/main/b/base-files/base-files_13.5devuan1_amd64.deb", } local keyring = "/usr/share/keyrings/devuan-archive-keyring.gpg" -- cgit v1.1