hcxdumptool: update to 6.2.0.
This commit is contained in:
parent
e058a9c6af
commit
f8655a8828
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'hcxdumptool'
|
||||
pkgname=hcxdumptool
|
||||
version=6.1.1
|
||||
revision=2
|
||||
version=6.2.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Small tool to capture packets from wlan devices"
|
||||
maintainer="Felix Hanley <felix@userspace.com.au>"
|
||||
|
@ -10,8 +11,8 @@ license="MIT"
|
|||
homepage="https://github.com/ZerBea/hcxdumptool/"
|
||||
changelog="https://raw.githubusercontent.com/ZerBea/hcxdumptool/master/changelog"
|
||||
distfiles="https://github.com/ZerBea/hcxdumptool/archive/${version}.tar.gz"
|
||||
checksum=f23b49422f2917982a232ccca3debca26727a80cebd0f9484700d0a382123a47
|
||||
checksum=3131e9353ca0828b627136e88c8e5d83c7fc78b13164a25962ab584b9fe40af4
|
||||
|
||||
post_install() {
|
||||
vlicense ${wrksrc}/license.txt
|
||||
vlicense license.txt
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue