mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Update wireshark to 1.12.4.
This commit is contained in:
parent
c411a88e2d
commit
a0f8313dfa
@ -1,7 +1,8 @@
|
||||
# maintainer: AlmAck
|
||||
# Maintainer: Jeff Huang <s8321414[at]gmail[dot]com>
|
||||
# Contributer: AlmAck
|
||||
|
||||
pkgname=wireshark
|
||||
pkgver=1.12.3
|
||||
pkgver=1.12.4
|
||||
pkgrel=1
|
||||
pkgdesc='A free network protocol analyzer for Unix/Linux and Windows'
|
||||
arch=('x86_64')
|
||||
@ -11,7 +12,7 @@ makedepends=('bison' 'flex' 'bash' 'gnutls' 'python' 'portaudio')
|
||||
url='http://www.wireshark.org/'
|
||||
install=${pkgname}.install
|
||||
source=(http://www.wireshark.org/download/src/${pkgname}-${pkgver}.tar.bz2)
|
||||
sha1sums=('44ad77b6e80f41ba34ac0eaf477b81cb1345ceed')
|
||||
sha1sums=('dbbd4090c02fe170f35b26fa26d8aba0b399c659')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user