wireshark: update to 1.12.0.
This commit is contained in:
parent
6a953d355a
commit
1942a176a8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wireshark'
|
# Template file for 'wireshark'
|
||||||
pkgname=wireshark
|
pkgname=wireshark
|
||||||
version=1.10.9
|
version=1.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args=" --with-ssl \
|
configure_args=" --with-ssl \
|
||||||
|
@ -12,14 +12,14 @@ configure_args=" --with-ssl \
|
||||||
--without-portaudio \
|
--without-portaudio \
|
||||||
CC_FOR_BUILD=cc"
|
CC_FOR_BUILD=cc"
|
||||||
hostmakedepends="pkg-config bison flex perl mit-krb5-devel libtool"
|
hostmakedepends="pkg-config bison flex perl mit-krb5-devel libtool"
|
||||||
makedepends="libpcap-devel zlib-devel lua-devel libcap-devel mit-krb5-devel gtk+-devel"
|
makedepends="libpcap-devel zlib-devel lua-devel libcap-devel mit-krb5-devel gtk+3-devel qt-devel"
|
||||||
depends="libcap-progs"
|
depends="libcap-progs"
|
||||||
short_desc="A graphical network protocol analyzer for Unix/Linux"
|
short_desc="A graphical network protocol analyzer for Unix/Linux"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
homepage="http://www.wireshark.org"
|
homepage="http://www.wireshark.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=7f985db5ea99f4b285ae2eceab42327058f7ba5272d22338152dd79e7601441c
|
checksum=0f59fea1c5b35de90af681067e49113fee0dd7a901750a97fa25f4256dbf13c7
|
||||||
system_groups="wireshark"
|
system_groups="wireshark"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue