mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
urh: update to 2.9.5
This commit is contained in:
parent
8a4b56b210
commit
02c56b0b86
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'urh'
|
# Template file for 'urh'
|
||||||
pkgname=urh
|
pkgname=urh
|
||||||
version=2.9.4
|
version=2.9.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython0.29 python3-numpy"
|
hostmakedepends="python3-setuptools python3-Cython0.29 python3-numpy"
|
||||||
makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel
|
makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/jopohl/urh"
|
homepage="https://github.com/jopohl/urh"
|
||||||
changelog="https://github.com/jopohl/urh/releases"
|
changelog="https://github.com/jopohl/urh/releases"
|
||||||
distfiles="https://github.com/jopohl/urh/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/jopohl/urh/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=d2d31df8819489910e95451dcb8faf3aa5c371da65bd9df3a4712e532186b67f
|
checksum=aac1fd1f8335960600d22c0ad0b1bf8ec94e336f32294282c859fb9eb7fbf81e
|
||||||
make_check=no # Test suite is taking too long and CI times out
|
make_check=no # Test suite is taking too long and CI times out
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue