mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
SoapySDR: update to 0.8.1
This commit is contained in:
parent
6e8c617d4e
commit
1f7a114436
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue