diff --git a/Wireshark/Wireshark.download.recipe b/Wireshark/Wireshark.download.recipe
index 0ea5f06..a349c87 100644
--- a/Wireshark/Wireshark.download.recipe
+++ b/Wireshark/Wireshark.download.recipe
@@ -21,7 +21,7 @@
url
https://www.wireshark.org/download.html
re_pattern
- href="(?P<match>https?:\/\/[^"]*/?osx/Wireshark[^"]*Intel[^"]*64\.dmg)"
+ href="https:\/\/[^"]*(?P<match>osx/Wireshark[^"]*Intel[^"]*64\.dmg)"
re_flags
IGNORECASE
@@ -34,7 +34,7 @@
Arguments
url
- %match%
+ https://www.wireshark.org/download/%match%
filename
%NAME%.dmg