Skip to content

Commit

Permalink
SatDump update with segmentation fault fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MihajloPi authored Jul 2, 2024
2 parents 5f52ecd + 9966f34 commit 8f8ebae
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/common/tasks/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
- name: Installing SatDump
become: yes
apt:
deb: "{{ noaa_home }}/software/satdump_1.2.1-52222b5b_{{ raspbian_version.stdout }}_{{ system_architecture }}.deb"
deb: "{{ noaa_home }}/software/satdump_1.2.1-1021e84b_{{ raspbian_version.stdout }}_{{ system_architecture }}.deb"
state: present
update_cache: no

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 8f8ebae

Please sign in to comment.