diff options
author | Josh Blum <josh@joshknows.com> | 2013-03-26 14:30:21 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2013-03-26 14:30:21 -0700 |
commit | 587a9586c74753f1083fbf26eddd880ce082eea0 (patch) | |
tree | 5fa6fc754354658861faf26039d83c449af810dc /host/CMakeLists.txt | |
parent | eaddcc4bb137fc58102555e847bd0185c226508e (diff) | |
parent | 0cce80c1ef2bcdb5094d579a6853261cebd2ec03 (diff) | |
download | uhd-587a9586c74753f1083fbf26eddd880ce082eea0.tar.gz uhd-587a9586c74753f1083fbf26eddd880ce082eea0.tar.bz2 uhd-587a9586c74753f1083fbf26eddd880ce082eea0.zip |
Merge branch 'maint'
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r-- | host/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index 78b8b4255..8bc761c42 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -198,7 +198,7 @@ INSTALL(FILES # Images download directory for utils/uhd_images_downloader.py ######################################################################## -SET(UHD_IMAGES_DOWNLOAD_SRC "http://files.ettus.com/binaries/maint_images/archive/uhd-images_003.005.001-release.zip") +SET(UHD_IMAGES_DOWNLOAD_SRC "http://files.ettus.com/binaries/maint_images/archive/uhd-images_003.005.002-release.zip") ######################################################################## # Register top level components |