diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-07-15 11:22:17 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-15 11:36:55 +0200 |
| commit | 248310be748ef51e4679c52f09f72eb8bd0b969b (patch) | |
| tree | 709c6c3a5a269aa56e82f5b73624cc636ed59611 | |
| parent | 9a3e677548360c63ed55557f8d5e24f9887a700b (diff) | |
| download | buildroot-248310be748ef51e4679c52f09f72eb8bd0b969b.tar.gz buildroot-248310be748ef51e4679c52f09f72eb8bd0b969b.zip | |
package/bluez5_utils: bump to version 5.46
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| -rw-r--r-- | package/bluez5_utils/bluez5_utils.hash | 2 | ||||
| -rw-r--r-- | package/bluez5_utils/bluez5_utils.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/bluez5_utils/bluez5_utils.hash b/package/bluez5_utils/bluez5_utils.hash index e7a6a8911c..bc20d220b8 100644 --- a/package/bluez5_utils/bluez5_utils.hash +++ b/package/bluez5_utils/bluez5_utils.hash @@ -1,2 +1,2 @@ # From https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc: -sha256 4cacb00703a6bc149cb09502257d321597d43952374a16f3558766ffa85364e9 bluez-5.45.tar.xz +sha256 ddab3d3837c1afb8ae228a94ba17709a4650bd4db24211b6771ab735c8908e28 bluez-5.46.tar.xz diff --git a/package/bluez5_utils/bluez5_utils.mk b/package/bluez5_utils/bluez5_utils.mk index c69e58bffc..13658cd050 100644 --- a/package/bluez5_utils/bluez5_utils.mk +++ b/package/bluez5_utils/bluez5_utils.mk @@ -4,7 +4,7 @@ # ################################################################################ -BLUEZ5_UTILS_VERSION = 5.45 +BLUEZ5_UTILS_VERSION = 5.46 BLUEZ5_UTILS_SOURCE = bluez-$(BLUEZ5_UTILS_VERSION).tar.xz BLUEZ5_UTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/bluetooth BLUEZ5_UTILS_INSTALL_STAGING = YES |

