From 7a402868a714545b2e74c872c09a908c3687f561 Mon Sep 17 00:00:00 2001 From: onefang Date: Mon, 26 May 2025 21:06:23 +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 e701726..861bfa3 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.7devuan1_amd64.deb", + "merged/pool/DEVUAN/main/b/base-files/base-files_13.8devuan1_amd64.deb", } local keyring = "/usr/share/keyrings/devuan-archive-keyring.gpg" -- cgit v1.1