Skip to content

Commit

Permalink
UBUNTU: [Packaging] resync update-dkms-versions helper
Browse files Browse the repository at this point in the history
BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
  • Loading branch information
Stefan Bader committed Jun 23, 2023
1 parent ba304d0 commit 834edd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-dkms-versions
Original file line number Diff line number Diff line change
Expand Up @@ -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' ;;
Expand Down

0 comments on commit 834edd9

Please sign in to comment.