From 1f7a11443620230d3f5ea0a2179ddeaf4b74db61 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 1 Oct 2022 22:39:20 -0400 Subject: [PATCH] SoapySDR: update to 0.8.1 --- common/shlibs | 2 +- srcpkgs/SoapySDR/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 9c9ec856325..8ea077fcede 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3426,7 +3426,7 @@ libfifechan.so.0.1.5 fifechan-0.1.5_1 libfifechan_sdl.so.0.1.5 fifechan-0.1.5_1 libfifechan_opengl.so.0.1.5 fifechan-0.1.5_1 libpolyclipping.so.22 clipper-6.4.2_1 -libSoapySDR.so.0.7 SoapySDR-0.7.0_1 +libSoapySDR.so.0.8 SoapySDR-0.8.1_1 libeditorconfig.so.0 editorconfig-0.12.2_1 libcfitsio.so.9 cfitsio-3.480_1 libapparmor.so.1 libapparmor-2.12.0_1 diff --git a/srcpkgs/SoapySDR/template b/srcpkgs/SoapySDR/template index 3fb76a00990..005ecf78a93 100644 --- a/srcpkgs/SoapySDR/template +++ b/srcpkgs/SoapySDR/template @@ -1,7 +1,7 @@ # Template file for 'SoapySDR' pkgname=SoapySDR -version=0.7.2 -revision=4 +version=0.8.1 +revision=1 wrksrc="${pkgname}-soapy-sdr-${version}" build_style=cmake configure_args="-DPYTHON_EXECUTABLE=/usr/bin/python3" @@ -14,7 +14,7 @@ license="BSL-1.0" homepage="https://github.com/pothosware/SoapySDR" changelog="https://raw.githubusercontent.com/pothosware/SoapySDR/master/Changelog.txt" distfiles="${homepage}/archive/soapy-sdr-${version}.tar.gz" -checksum=6eb4143fed115911884bdbbe6fe32dbd99b4ada210c9e126ac3c49c24414347a +checksum=a508083875ed75d1090c24f88abef9895ad65f0f1b54e96d74094478f0c400e6 SoapySDR-devel_package() { short_desc+=" - development files"