diff options
author | mef <mef@pkgsrc.org> | 2015-12-13 12:12:41 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-12-13 12:12:41 +0000 |
commit | 54bb698436332f0167aad14a39080989fdc48e17 (patch) | |
tree | 9a89ee64f3d4b5585b06150559559397b6d89e8c /ham/uhd | |
parent | 1dd527741a8940b0ec266ec1848421a1b231c697 (diff) | |
download | pkgsrc-54bb698436332f0167aad14a39080989fdc48e17.tar.gz |
Update uhd from (real) 3.9.0 to 3.9.1
-------------------------------------
## 003.009.001
* B200mini: Updated udev rules, removed DCM
* B200: Better USB error messages
* Cores: Fixed CORDIC scaling issue on all devices that use
dsp_core_3000
* X300: Fixed GPIO issue
* Examples: Added PPS source option
* Docs: Multiple manual updates
Diffstat (limited to 'ham/uhd')
-rw-r--r-- | ham/uhd/Makefile | 6 | ||||
-rw-r--r-- | ham/uhd/distinfo | 10 |
2 files changed, 7 insertions, 9 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile index f8bd2e84701..ce81393cdf8 100644 --- a/ham/uhd/Makefile +++ b/ham/uhd/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2015/12/13 11:54:06 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/12/13 12:12:41 mef Exp $ -DISTNAME= uhd-3.9.0 +DISTNAME= uhd-3.9.1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/} # 3.9.1 -> 003_009_001 GITHUB_TAG= release_${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/00\1_00\2_00\3/} -# 3.9.0 of previous commit was really 3.8.5, sorry, mef -PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.ettus.com/redmine/ettus/projects/uhd/wiki diff --git a/ham/uhd/distinfo b/ham/uhd/distinfo index 7a1d0ba1112..89fa53b2901 100644 --- a/ham/uhd/distinfo +++ b/ham/uhd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2015/12/13 11:54:06 mef Exp $ +$NetBSD: distinfo,v 1.10 2015/12/13 12:12:41 mef Exp $ -SHA1 (uhd-3.9.0.tar.gz) = 524a39bbf3f5f70a64e8dae535fa1440e20a7ac7 -RMD160 (uhd-3.9.0.tar.gz) = 46528139025a46bc40ee02672dec5db325b7cf77 -SHA512 (uhd-3.9.0.tar.gz) = beaeefe2b559676cbe667d1f324456b43fde1ac12094124d70de5b382e03fc603cfbe90a916599db668ff73f20be59e3651c81ba4bdb37206573fae8c3fec008 -Size (uhd-3.9.0.tar.gz) = 3063659 bytes +SHA1 (uhd-3.9.1.tar.gz) = 4818c5597be434d56bc8f25b4a2828b0551d4517 +RMD160 (uhd-3.9.1.tar.gz) = 8dc74301bba69a75ad2cfb2a05e2be87e2528996 +SHA512 (uhd-3.9.1.tar.gz) = 0a7fc28199e645d6d1f25983fa65705c5322dd464f4824564bf275f1e5f225ef43bffde366c3b7bb9bcbf07b3591a585120adcb30c01d4c202064b70bf6bdb89 +Size (uhd-3.9.1.tar.gz) = 3068757 bytes |