aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-05-23 07:06:36 +0000
committerFrancesco Colista <francesco.colista@gmail.com>2012-05-25 12:21:05 +0000
commit0dc816d4b85f468adb80e1a04362091e56d26d66 (patch)
tree4be47229c2f5bde097d238e0a00f4ec79bcc6031
parent82149d9d74af2dbdce81c8d06dc01050ee77eff8 (diff)
downloadaports-0dc816d4b85f468adb80e1a04362091e56d26d66.tar.bz2
aports-0dc816d4b85f468adb80e1a04362091e56d26d66.tar.xz
main/wireshark: upgrade to 1.6.8
-rw-r--r--main/wireshark/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index a617934e7d..99847c1e08 100644
--- a/main/wireshark/APKBUILD
+++ b/main/wireshark/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wireshark
-pkgver=1.6.6
-pkgrel=1
+pkgver=1.6.8
+pkgrel=0
pkgdesc="network protocol analyzer - GTK version"
url="http://www.wireshark.org"
arch="all"
@@ -76,6 +76,6 @@ tshark() {
mv "$pkgdir"/usr/bin/tshark "$subpkgdir"/usr/bin/tshark
}
-md5sums="61145ccd7684b3cfb159fc902fedfecf wireshark-1.6.6.tar.bz2
+md5sums="dcdc5f4904af5804b622c955a30974e2 wireshark-1.6.8.tar.bz2
504ede44c02b2a52f6cbd3bffdf93b8d wireshark.desktop
e771800a8c977fe223583a453bc27397 wireshark.png"