summaryrefslogtreecommitdiff
path: root/ham/uhd/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-04-28 11:14:42 +0000
committermef <mef@pkgsrc.org>2016-04-28 11:14:42 +0000
commit8d65c412b4a0225c4a1e2967c4790c103fb2fd1e (patch)
tree2cf5f448993551381c29b533eca3464fa2e9a4c9 /ham/uhd/Makefile
parent3ae59f78516cb0e7035f9577605b7ffd55380457 (diff)
downloadpkgsrc-8d65c412b4a0225c4a1e2967c4790c103fb2fd1e.tar.gz
Updated to ham/uhd-3.9.3
------------------------ ## 003.009.003 * UBX: Fixed a phase synchronization issue on the sub-1GHz band * USB: Fixed transport issue that crashed when multiple USB devices were connected on a Windows machine, more graceful handling of USB disconnects,, provided .cdf file for installing on Windows * B200: Fixed memory growth/increasing tune times issue * E300: Fixed memory leak with udev, fixed issue with autoboot value, fixes to button behaviour * usrp2, usrp3: Fixed IQ imbalance and DC bias in DDC chain * CMake: Windows registry fixes * Fixed several compiler warnings and minor bugs * Examples: Updated benchmark_rate for improved thread safety
Diffstat (limited to 'ham/uhd/Makefile')
-rw-r--r--ham/uhd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile
index 514d3c61291..74ff3d72755 100644
--- a/ham/uhd/Makefile
+++ b/ham/uhd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2016/01/22 03:10:19 mef Exp $
+# $NetBSD: Makefile,v 1.17 2016/04/28 11:14:42 mef Exp $
-DISTNAME= uhd-3.9.2
+DISTNAME= uhd-3.9.3
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/}
# 3.9.1 -> 003_009_001