mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
wireshark: update to 1.10.8
This commit is contained in:
parent
6a254001cd
commit
9c558c52f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wireshark'
|
# Template file for 'wireshark'
|
||||||
pkgname=wireshark
|
pkgname=wireshark
|
||||||
version=1.10.7
|
version=1.10.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args=" --with-ssl \
|
configure_args=" --with-ssl \
|
||||||
|
@ -19,7 +19,7 @@ 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=d98d263b31dd904a0337ba2db6d1a80bb495b4ac419a304f0f25c551d50cafc6
|
checksum=27d9cf4f0ca1ac436104b7f27caf8ad65f73db09edc8df0742ce9688c7d38763
|
||||||
system_groups="wireshark"
|
system_groups="wireshark"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue