diff options
Diffstat (limited to 'main/wireshark/APKBUILD')
-rw-r--r-- | main/wireshark/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD index 8cd7aa0f6f..d262ce9228 100644 --- a/main/wireshark/APKBUILD +++ b/main/wireshark/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jeremy Thomerson <jeremy@thomersonfamily.com> pkgname=wireshark pkgver=1.2.6 -pkgrel=0 +pkgrel=1 pkgdesc="network protocol analyzer - GTK version" url="http://www.wireshark.org" license="GPLv2" |