mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
hcxtools: rebuild against OpenSSL
This commit is contained in:
parent
14e0ec1732
commit
c974da8d1e
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'hcxtools'
|
# Template file for 'hcxtools'
|
||||||
pkgname=hcxtools
|
pkgname=hcxtools
|
||||||
version=6.1.1
|
version=6.1.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libressl-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>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue