misc/soapysdr: Update 0.6.1-71 -> 0.7.0
Reported by: portscout
This commit is contained in:
parent
6a5014a323
commit
d2fcdf5eb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483002
3 changed files with 7 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
|
||||
PORTNAME= SoapySDR
|
||||
DISTVERSIONPREFIX= soapy-sdr-
|
||||
DISTVERSION= 0.6.1-71
|
||||
DISTVERSIONSUFFIX= -g69c16e9
|
||||
DISTVERSION= 0.7.0
|
||||
CATEGORIES= misc hamradio
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -17,4 +16,6 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= pothosware
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
LDFLAGS+= -pthread
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1529384177
|
||||
SHA256 (pothosware-SoapySDR-soapy-sdr-0.6.1-71-g69c16e9_GH0.tar.gz) = 308ea401054eb52bcce828012393fe143174f7b25d0e04ce189c00713645e1b5
|
||||
SIZE (pothosware-SoapySDR-soapy-sdr-0.6.1-71-g69c16e9_GH0.tar.gz) = 119259
|
||||
TIMESTAMP = 1540525196
|
||||
SHA256 (pothosware-SoapySDR-soapy-sdr-0.7.0_GH0.tar.gz) = cb2344be77f4d04f6cbafa183c7e39a2e6eb0da39c98fa77e9d60686c4e81e52
|
||||
SIZE (pothosware-SoapySDR-soapy-sdr-0.7.0_GH0.tar.gz) = 122933
|
||||
|
|
|
@ -2,7 +2,7 @@ bin/SoapySDRUtil
|
|||
include/SoapySDR/Config.h
|
||||
include/SoapySDR/Config.hpp
|
||||
include/SoapySDR/Constants.h
|
||||
include/SoapySDR/ConverterPrimatives.hpp
|
||||
include/SoapySDR/ConverterPrimitives.hpp
|
||||
include/SoapySDR/ConverterRegistry.hpp
|
||||
include/SoapySDR/Device.h
|
||||
include/SoapySDR/Device.hpp
|
||||
|
|
Loading…
Reference in a new issue