diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 18:55:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:53:06 +0000 |
commit | 1f88b8c076dcdd4df61fc2a9f14ae5a52db1e62a (patch) | |
tree | e6b4a1267c6a471c933e9180b38aaa0d5d92d8d1 /main/wireshark | |
parent | 3753ea067bc5d9476a2f9867e02ca78a71dfdc9d (diff) | |
download | aports-1f88b8c076dcdd4df61fc2a9f14ae5a52db1e62a.tar.bz2 aports-1f88b8c076dcdd4df61fc2a9f14ae5a52db1e62a.tar.xz |
main/wireshark: rebuild against glib-2.32
Diffstat (limited to 'main/wireshark')
-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 aec0cbd196..a617934e7d 100644 --- a/main/wireshark/APKBUILD +++ b/main/wireshark/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=wireshark pkgver=1.6.6 -pkgrel=0 +pkgrel=1 pkgdesc="network protocol analyzer - GTK version" url="http://www.wireshark.org" arch="all" |