UBUNTU: [Packaging] resync update-dkms-versions helper

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
Andrea Righi
2023-07-05 12:47:47 +02:00
committed by Paolo Pisati
parent 92481daf10
commit 3c5c968454
+1 -1
View File
@@ -52,7 +52,7 @@ DEBIAN=debian
[ -z "$sru_cycle" ] && default_sru_cycle
if [ -z "$remote_repo" ]; then
case "$sru_cycle" in
s[0-9][0-9][0-9][0-9].[0-9][0-9].[0-9][0-9])
c[0-9][0-9][0-9][0-9].[0-9][0-9].[0-9][0-9])
remote_repo='security' ;;
*)
remote_repo='main' ;;