diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-01-17 09:26:06 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-01-18 18:25:03 +0100 |
commit | fc65623f9889d2f79512d492373440f08056e35a (patch) | |
tree | 11b6c86c4b423b51ec9e05a9d0fc88ad2d57bcd0 /main/wireshark/APKBUILD | |
parent | b54afd0b137e4c1d609a11a4cad39dea293ebab2 (diff) | |
download | aports-fc65623f9889d2f79512d492373440f08056e35a.tar.bz2 aports-fc65623f9889d2f79512d492373440f08056e35a.tar.xz |
main/wireshark: rebuild against libgcrypt 1.6.0
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 ffa2255373..e60992ae83 100644 --- a/main/wireshark/APKBUILD +++ b/main/wireshark/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=wireshark pkgver=1.10.5 -pkgrel=0 +pkgrel=1 pkgdesc="A network protocol analyzer - GTK version" url="http://www.wireshark.org" arch="all" |