diff options
| author | Ken A. RedergÄrd <64542+kenr@users.noreply.github.com> | 2020-07-15 23:20:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-15 14:20:50 -0700 |
| commit | 38e1a6465beeb7b294a584d1c4ec24b2daab2670 (patch) | |
| tree | 02fa2fa32c799e61682f7d78cac0b921021c3d4a /ports/nrf-ble-driver/CONTROL | |
| parent | 23957929ba8df18a6342aa5f8924507b73b149c7 (diff) | |
| download | vcpkg-38e1a6465beeb7b294a584d1c4ec24b2daab2670.tar.gz vcpkg-38e1a6465beeb7b294a584d1c4ec24b2daab2670.zip | |
[nrf-ble-driver] Update to v4.1.2 (#12436)
* Update to nrf-ble-driver-4.1.2
* Update source code hash
* Copy .hex/.zip files to package install directory
Diffstat (limited to 'ports/nrf-ble-driver/CONTROL')
| -rw-r--r-- | ports/nrf-ble-driver/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/nrf-ble-driver/CONTROL b/ports/nrf-ble-driver/CONTROL index b148716a9..fa530b044 100644 --- a/ports/nrf-ble-driver/CONTROL +++ b/ports/nrf-ble-driver/CONTROL @@ -1,4 +1,4 @@ Source: nrf-ble-driver -Version: 4.1.1-2 +Version: 4.1.2 Description: BLE driver is a library for Bluetooth Low Energy communication using Nordic Semiconductor development kits. -Build-Depends: asio, catch2 +Build-Depends: spdlog, catch2, cli11, asio |
