mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
urh: update to 2.8.5.
This commit is contained in:
parent
a989fc6ec7
commit
78821fd30d
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'urh'
|
# Template file for 'urh'
|
||||||
pkgname=urh
|
pkgname=urh
|
||||||
version=2.8.4
|
version=2.8.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
|
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
|
||||||
makedepends="python3-devel python3-PyQt5 libomp-devel libairspy-devel librtlsdr-devel
|
makedepends="python3-devel python3-PyQt5 libomp-devel libairspy-devel librtlsdr-devel
|
||||||
libhackrf-devel uhd-devel libgomp-devel"
|
libhackrf-devel uhd-devel libgomp-devel"
|
||||||
depends="python3-numpy python3-PyQt5 python3-Cython python3-pyzmq python3-psutil"
|
depends="python3-numpy python3-PyQt5 python3-Cython python3-psutil"
|
||||||
short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
|
short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
|
||||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/jopohl/urh"
|
homepage="https://github.com/jopohl/urh"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=3a1ac434c0c5cdc91645d251117381c1adb798cd3973486e798990d3367959c6
|
checksum=a31a66355f32185fa8cb71e9d79150a4ea0873da5c905c4d8e7dd8e237bf8888
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall data/urh.desktop 644 usr/share/applications
|
vinstall data/urh.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue