mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
gnuradio-osmosdr: update to 0.2.4.
This commit is contained in:
parent
501735c72d
commit
ffb2a780d2
1 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'gnuradio-osmosdr'
|
||||
pkgname=gnuradio-osmosdr
|
||||
version=0.2.3git20210128
|
||||
revision=6
|
||||
_githash=a100eb024c0210b95e4738b6efd836d48225bd03
|
||||
version=0.2.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-Dpybind11_DIR=${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/share/cmake/pybind11"
|
||||
hostmakedepends="pkg-config gnuradio python3"
|
||||
|
@ -12,8 +11,8 @@ short_desc="GNU Radio source block for rtlsdr, hackrf and airspy"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://osmocom.org/projects/gr-osmosdr/wiki/GrOsmoSDR"
|
||||
distfiles="https://github.com/osmocom/gr-osmosdr/archive/${_githash}.tar.gz"
|
||||
checksum=a3cc85dd708d06d234ff4ab7f274a4a49db6427eed1e7e58711a1b61a4fa4de1
|
||||
distfiles="https://github.com/osmocom/gr-osmosdr/archive/v${version}.tar.gz"
|
||||
checksum=28b6f2768aee7b397b227e9e70822e28de3b4c5362a5d14646a0948a48094a63
|
||||
|
||||
gnuradio-osmosdr-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue