summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorFlorian Franzmann2019-03-02 17:59:53 +0100
committerFlorian Franzmann2019-03-02 17:59:53 +0100
commit03e2a03cd92f5cb9a4792397bbac9d432cdd4b98 (patch)
treee96028d449d4ae4a329f69aab2c6f7e9952acee4 /security
parentdd2baba80d0ac505c4f56c9a3ea7a5d69c28ce51 (diff)
security/wireshark: version 3.0.0
Diffstat (limited to 'security')
-rwxr-xr-xsecurity/wireshark/DEPENDS2
-rwxr-xr-xsecurity/wireshark/DETAILS4
-rw-r--r--security/wireshark/HISTORY4
3 files changed, 8 insertions, 2 deletions
diff --git a/security/wireshark/DEPENDS b/security/wireshark/DEPENDS
index bc62d6b495..358dc4ff51 100755
--- a/security/wireshark/DEPENDS
+++ b/security/wireshark/DEPENDS
@@ -8,6 +8,8 @@ depends qtbase &&
depends qtmultimedia &&
depends SSL &&
depends zlib &&
+depends perl &&
+depends python3 &&
diff --git a/security/wireshark/DETAILS b/security/wireshark/DETAILS
index abee45bda2..fd7d5dcbf9 100755
--- a/security/wireshark/DETAILS
+++ b/security/wireshark/DETAILS
@@ -1,5 +1,5 @@
SPELL=wireshark
- VERSION=2.9.0
+ VERSION=3.0.0
SECURITY_PATCH=60
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://www.wireshark.org/download/src/$SOURCE
@@ -8,7 +8,7 @@
SOURCE_URL[3]=https://2.na.dl.wireshark.org/src/all-versions/$SOURCE
SOURCE_URL[4]=https://1.eu.dl.wireshark.org/src/all-versions/$SOURCE
SOURCE_URL[5]=https://1.as.dl.wireshark.org/src/all-versions/$SOURCE
- SOURCE_HASH=sha512:f24d873d75510488e0e60f75abce5820457786ff540ede3fb19fd45fea269527323ef5b5157ff83d2aaeabd60d03bac0a3dfc14495468d9478a8e5d7a30ad47b
+ SOURCE_HASH=sha512:917708b5edc25609536c7bd7cf4ae32a901fd99118302138dc0bf6f1ad092a8e5069a917cc8cf6cb77190f54e50623a4eba1ee10ffc225ee3051b50cf02a0963
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.wireshark.org/
ENTERED=20020116
diff --git a/security/wireshark/HISTORY b/security/wireshark/HISTORY
index ed7517c176..7cd68e8378 100644
--- a/security/wireshark/HISTORY
+++ b/security/wireshark/HISTORY
@@ -1,3 +1,7 @@
+2019-03-02 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 3.0.0
+ * DEPENDS: add dependencies on perl and python3
+
2018-12-15 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.9.0
* BUILD, CONFIGURE, DEPENDS: use cmake