hcxtools: update to 6.2.0.
This commit is contained in:
parent
f8655a8828
commit
432723cf21
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'hcxtools'
|
||||
pkgname=hcxtools
|
||||
version=6.1.1
|
||||
revision=2
|
||||
version=6.2.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel libcurl-devel zlib-devel"
|
||||
short_desc="Portable solution for conversion of cap/pcap/pcapng WiFi dump files"
|
||||
maintainer="Felix Hanley <felix@userspace.com.au>"
|
||||
|
@ -10,7 +11,7 @@ license="MIT"
|
|||
homepage="https://github.com/ZerBea/hcxtools/"
|
||||
changelog="https://raw.githubusercontent.com/ZerBea/hcxtools/master/changelog"
|
||||
distfiles="https://github.com/ZerBea/hcxtools/archive/${version}.tar.gz"
|
||||
checksum=b9830742cebaadf84679c478e8f9e7534f35f5318c243cba335dfccfddd75886
|
||||
checksum=34435b08385ee23dbc1054e92e5b1a1637b352aa73fed301ef94b4b40a6165a1
|
||||
|
||||
post_install() {
|
||||
vlicense license.txt
|
||||
|
|
Loading…
Reference in New Issue