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