summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2015-06-18 15:37:57 +0200
committerLadislav Hagara2015-06-18 15:37:57 +0200
commit5024edfec992fecb5ea836058fe16a890fe2b84b (patch)
tree6cce37225067263c5e8f0219791b63ad34f41e7c
parente45cc212a359a6c070bafdac40a9ad61b7c675e5 (diff)
wireshark 1.12.6, SECURITY_PATCH=54
-rwxr-xr-xsecurity/wireshark/DETAILS6
-rw-r--r--security/wireshark/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/security/wireshark/DETAILS b/security/wireshark/DETAILS
index defb4d0510..1c65f1142b 100755
--- a/security/wireshark/DETAILS
+++ b/security/wireshark/DETAILS
@@ -1,11 +1,11 @@
SPELL=wireshark
- VERSION=1.12.5
- SECURITY_PATCH=53
+ VERSION=1.12.6
+ SECURITY_PATCH=54
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
SOURCE_URL[1]=http://www.wireshark.org/download/src/$SOURCE
- SOURCE_HASH=sha512:857f0299290d5ca1a34ec4296bf6ef1da82fb59af1aae2c095599e16c4a95a653987d60611d58874dd8cb3271838b0a4ec476a17c52e781cb56607ac39197136
+ SOURCE_HASH=sha512:a8fb576e359d6534fc2df3372f23c1f338aed393749786cde21d8593f50ccec154d05c9298f7ddfcaa3a0dcee921975c6a40070a8d0b84f6fbb7f8df16b2b17b
WEB_SITE=http://www.wireshark.org/
ENTERED=20020116
LICENSE[0]=GPL
diff --git a/security/wireshark/HISTORY b/security/wireshark/HISTORY
index 72ae8d9c86..697889bb4b 100644
--- a/security/wireshark/HISTORY
+++ b/security/wireshark/HISTORY
@@ -1,3 +1,6 @@
+2015-06-18 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.12.6, SECURITY_PATCH=54
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)