Skip to content

Commit 665e9de

Browse files
authored
Merge pull request #971 from AlleM43/squashed_commits
Fix AppImage error with `libpcap`
2 parents a87a882 + a9261ad commit 665e9de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
app: Sniffnet
22
ingredients:
3-
dist: bookworm
3+
dist: buster
44
packages:
55
- libpcap0.8
66
sources:
7-
- deb https://deb.debian.org/debian stable main
7+
- deb https://archive.debian.org/debian buster main
88
debs:
99
- /target/REPLACE_TAG

0 commit comments

Comments
 (0)