summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2018-08-21 12:58:09 +0100
committerWill Thompson <will@willthompson.co.uk>2018-08-21 13:15:34 +0100
commit0e3e396605563324b4e7d0872cbc7b74dc86f4aa (patch)
tree82f9bb6fd516807973a14a222e4c1d0e3746b6a0
parent044a41a713466fe52b2bb86782108db5270a5de6 (diff)
flatpak: use libpcap 1.9.0 release
This was published on 2018-07-22. No more Git snapshot needed!
-rw-r--r--flatpak/org.freedesktop.Bustle.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/flatpak/org.freedesktop.Bustle.yaml b/flatpak/org.freedesktop.Bustle.yaml
index d68c888..6601e2a 100644
--- a/flatpak/org.freedesktop.Bustle.yaml
+++ b/flatpak/org.freedesktop.Bustle.yaml
@@ -83,10 +83,9 @@ modules:
# pcap dependencies begin here
- name: libpcap
sources:
- - type: git
- url: https://github.com/the-tcpdump-group/libpcap.git
- # master as of 2017-07-24, new enough for dbus message size changes
- commit: c955dc6facab1cca6b5b82c9274f295a58065ba0
+ - type: archive
+ url: https://www.tcpdump.org/release/libpcap-1.9.0.tar.gz
+ sha256: 2edb88808e5913fdaa8e9c1fcaf272e19b2485338742b5074b9fe44d68f37019
- name: haskell-pcap
sources:
- type: archive