diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-04-20 12:48:01 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-04-20 12:48:01 -0700 |
commit | 87dfdc3cf8d9519ec6cbc7a0fbda31700fef56dc (patch) | |
tree | 09eb342c3529616bb313905a547f03fd3eca2647 /host/CMakeLists.txt | |
parent | 19716045c60f00296f24e115580da154e5ddef8d (diff) | |
download | uhd-87dfdc3cf8d9519ec6cbc7a0fbda31700fef56dc.tar.gz uhd-87dfdc3cf8d9519ec6cbc7a0fbda31700fef56dc.tar.bz2 uhd-87dfdc3cf8d9519ec6cbc7a0fbda31700fef56dc.zip |
Updated Images Package for 3.8.3
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r-- | host/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index 9358b1156..e2f318056 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -268,8 +268,8 @@ UHD_INSTALL(FILES #{{{IMG_SECTION # This section is written automatically by /images/create_imgs_package.py # Any manual changes in here will be overwritten. -SET(UHD_IMAGES_MD5SUM "8522b02386f5fe0bb51baa3ba0001ef0") -SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.008.003-rc1.zip") +SET(UHD_IMAGES_MD5SUM "57c06338de0504f296a2431762725683") +SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.008.003-release.zip") #}}} ######################################################################## |