mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
urh: update to 2.8.0.
This commit is contained in:
parent
6f1159a9e4
commit
71f706505a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'urh'
|
# Template file for 'urh'
|
||||||
pkgname=urh
|
pkgname=urh
|
||||||
version=2.7.5
|
version=2.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="urh"
|
pycompile_module="urh"
|
||||||
|
@ -9,11 +9,11 @@ makedepends="python3-devel python3-PyQt5 libomp-devel libairspy-devel librtlsdr-
|
||||||
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-pyzmq python3-psutil"
|
||||||
short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
|
short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
|
||||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
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=fa3bba4447130a2aa0e9d0e1ff7a90ac87a5c76e8401f27a95721a8fdb11d5f2
|
checksum=161e5ad6c36825838577af3e8021cab53a2403bd065b14b05491175c9d958204
|
||||||
|
|
||||||
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