diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-27 01:54:40 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-27 01:56:37 +0800 |
commit | 98e56319e6a1761b7e596c76214c4cccb149ddbd (patch) | |
tree | 6680c918bad60dcb15f1398132aac56a02532b7e /misc | |
parent | 00bde1bb7599a2090f6c1fc08ea3beaf3d48ce94 (diff) | |
download | freebsd-ports-gnome-98e56319e6a1761b7e596c76214c4cccb149ddbd.tar.gz freebsd-ports-gnome-98e56319e6a1761b7e596c76214c4cccb149ddbd.tar.zst freebsd-ports-gnome-98e56319e6a1761b7e596c76214c4cccb149ddbd.zip |
misc/py-SoapySDR: Update 0.7.2 -> 0.8.0
Reported by: portscout
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-SoapySDR/Makefile | 2 | ||||
-rw-r--r-- | misc/py-SoapySDR/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-SoapySDR/Makefile b/misc/py-SoapySDR/Makefile index 91f15ad7f1de..5b7104061802 100644 --- a/misc/py-SoapySDR/Makefile +++ b/misc/py-SoapySDR/Makefile @@ -1,6 +1,6 @@ PORTNAME= SoapySDR DISTVERSIONPREFIX= soapy-sdr- -DISTVERSION= 0.7.2 +DISTVERSION= 0.8.0 CATEGORIES= misc hamradio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-SoapySDR/distinfo b/misc/py-SoapySDR/distinfo index fa1792a68018..0873cebc4bb4 100644 --- a/misc/py-SoapySDR/distinfo +++ b/misc/py-SoapySDR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578966462 -SHA256 (pothosware-SoapySDR-soapy-sdr-0.7.2_GH0.tar.gz) = 6eb4143fed115911884bdbbe6fe32dbd99b4ada210c9e126ac3c49c24414347a -SIZE (pothosware-SoapySDR-soapy-sdr-0.7.2_GH0.tar.gz) = 124607 +TIMESTAMP = 1619459176 +SHA256 (pothosware-SoapySDR-soapy-sdr-0.8.0_GH0.tar.gz) = cff3b1fb1cd3b88932f37df42f69fc3d8e0ea42f4788b35131ceaf5d1b908ac2 +SIZE (pothosware-SoapySDR-soapy-sdr-0.8.0_GH0.tar.gz) = 130721 |