aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon.lua
diff options
context:
space:
mode:
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 4b9e359..8e40449 100755
--- a/apt-panopticon.lua
+++ b/apt-panopticon.lua
@@ -96,7 +96,7 @@ local referenceDevs =
96{ 96{
97 -- Devuan package. NOTE this one should not get redirected, but that's more a warning than an error. 97 -- Devuan package. NOTE this one should not get redirected, but that's more a warning than an error.
98 "merged/pool/DEVUAN/main/d/desktop-base/desktop-base_2.0.3_all.deb", 98 "merged/pool/DEVUAN/main/d/desktop-base/desktop-base_2.0.3_all.deb",
99-- "merged/pool/DEVUAN/main/u/util-linux/util-linux_2.32.1-0.1+devuan2.1_amd64.deb", 99 "merged/pool/DEVUAN/main/u/util-linux/util-linux_2.32.1-0.1+devuan2.1_amd64.deb",
100} 100}
101local arg = {} 101local arg = {}
102local sendArgs = "" 102local sendArgs = ""