From 940af250ea7f714fe930766b234b72caf7ba328e Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 11 Oct 2019 13:00:30 -0300 Subject: community/wireshark: fix source= --- community/wireshark/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/wireshark') diff --git a/community/wireshark/APKBUILD b/community/wireshark/APKBUILD index 50316b1cf0..11b5ab4bf1 100644 --- a/community/wireshark/APKBUILD +++ b/community/wireshark/APKBUILD @@ -17,7 +17,7 @@ checkdepends="py3-pytest py3-pytest-xdist" subpackages="$pkgname-dev $pkgname-doc $pkgname-common tshark" # Use mirror in the meantime # source="https://www.wireshark.org/download/src/wireshark-$pkgver.tar.xz -source="https://1.as.dl.wireshark.org/src/wireshark-$pkgver.tar.xz +source="https://www.wireshark.org/download/src/all-versions/wireshark-$pkgver.tar.xz fix-udpdump.patch " -- cgit v1.2.3