diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-12-22 11:40:02 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-12-22 11:40:02 -0800 |
commit | 171f9524d1dd658b0bdc9ef59fd6286ba15ad9bf (patch) | |
tree | 8d83aea952ad8a2d26a869df73180af788425c69 /host | |
parent | afa4232e4f1082748259b06595d20badc3afbff8 (diff) | |
parent | 13f1e05f5866272ee165650dc311e71c42bb1ac7 (diff) | |
download | uhd-171f9524d1dd658b0bdc9ef59fd6286ba15ad9bf.tar.gz uhd-171f9524d1dd658b0bdc9ef59fd6286ba15ad9bf.tar.bz2 uhd-171f9524d1dd658b0bdc9ef59fd6286ba15ad9bf.zip |
Merge branch 'maint'
Diffstat (limited to 'host')
-rw-r--r-- | host/uhd.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/uhd.pc.in b/host/uhd.pc.in index b27edfd07..7ef3b7ebd 100644 --- a/host/uhd.pc.in +++ b/host/uhd.pc.in @@ -5,7 +5,7 @@ includedir=${prefix}/@INCLUDE_DIR@ Name: @CPACK_PACKAGE_NAME@ Description: @CPACK_PACKAGE_DESCRIPTION_SUMMARY@ -URL: http://code.ettus.com/redmine/ettus/projects/uhd/wiki +URL: https://github.com/EttusResearch/uhd Version: @CPACK_PACKAGE_VERSION@ Requires: Requires.private: @UHD_PC_REQUIRES@ |