From 3938d0e9957411c6f2cb82c99fde8633064c87c0 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 19 Dec 2017 12:44:39 +0100 Subject: [PATCH] wireshark: Convert to versionless bee file --- wireshark-2.0.2-0.bee => wireshark.be0 | 2 ++ 1 file changed, 2 insertions(+) rename wireshark-2.0.2-0.bee => wireshark.be0 (93%) diff --git a/wireshark-2.0.2-0.bee b/wireshark.be0 similarity index 93% rename from wireshark-2.0.2-0.bee rename to wireshark.be0 index 07170cf9f..abca6f264 100755 --- a/wireshark-2.0.2-0.bee +++ b/wireshark.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION wireshark-2.0.2-0 + SRCURL[0]="https://2.na.dl.wireshark.org/src/wireshark-${PKGVERSION}.tar.bz2" #SRCURL[0]="http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-${PKGVERSION}.tar.bz2"