Skip to content

Commit

Permalink
Merge pull request #1606 from lsst-it/IT-5860_pigpio_fedora39
Browse files Browse the repository at this point in the history
(pi/pigpio) bump repo from fedora37 to 39
  • Loading branch information
cbarria authored Jan 8, 2025
2 parents f4138bd + 3ec56e8 commit c815445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/profile/manifests/pi/pigpio.pp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
class profile::pi::pigpio {
yumrepo { 'raspberry-pi':
descr => 'Copr repo for raspberry-pi owned by pemensik',
baseurl => 'https://download.copr.fedorainfracloud.org/results/pemensik/raspberry-pi/fedora-37-$basearch/',
baseurl => 'https://download.copr.fedorainfracloud.org/results/pemensik/raspberry-pi/fedora-39-$basearch/',
skip_if_unavailable => 'true',
gpgcheck => '1',
gpgkey => 'https://download.copr.fedorainfracloud.org/results/pemensik/raspberry-pi/pubkey.gpg',
Expand Down

0 comments on commit c815445

Please sign in to comment.