diff options
| author | Billy O'Neal <bion@microsoft.com> | 2020-05-29 16:51:12 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-29 16:51:12 -0700 |
| commit | 0fc90d9f158fefd0112d778bebef3441ece2e130 (patch) | |
| tree | 34d6301bfc9fbba0bd7182b49b5337d0b0c24931 /ports/rtlsdr/CONTROL | |
| parent | cc4f93f4344367af607b8f0f637d44d6ca72f373 (diff) | |
| download | vcpkg-0fc90d9f158fefd0112d778bebef3441ece2e130.tar.gz vcpkg-0fc90d9f158fefd0112d778bebef3441ece2e130.zip | |
[rtlsdr] Fix the 'rtlsdr' package when not running from within a git tree. (#11575)
Diffstat (limited to 'ports/rtlsdr/CONTROL')
| -rw-r--r-- | ports/rtlsdr/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/rtlsdr/CONTROL b/ports/rtlsdr/CONTROL index c276dc317..cbd10d653 100644 --- a/ports/rtlsdr/CONTROL +++ b/ports/rtlsdr/CONTROL @@ -1,5 +1,5 @@ Source: rtlsdr -Version: 2020-04-16 +Version: 2020-04-16-1 Homepage: https://osmocom.org/projects/rtl-sdr Description: rtl-sdr is a library that turns your Realtek RTL2832 based DVB dongle into a SDR receiver Build-Depends: libusb, pthreads (windows) |
