diff --git a/srcpkgs/gnuradio-osmosdr/template b/srcpkgs/gnuradio-osmosdr/template index 2b118119d01..c8680ff1d47 100644 --- a/srcpkgs/gnuradio-osmosdr/template +++ b/srcpkgs/gnuradio-osmosdr/template @@ -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 " 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"