From: Álvaro Fernández Rojas Date: Mon, 28 Mar 2016 12:53:35 +0000 (+0200) Subject: bluez: update to v5.38 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=83c479e7973b53a26ebe25c7be7e086cc6a3f589;p=openwrt-packages.git bluez: update to v5.38 Fixes https://github.com/openwrt/packages/issues/2523 Closes https://github.com/openwrt/packages/pull/2545 Signed-off-by: Álvaro Fernández Rojas --- diff --git a/utils/bluez/Makefile b/utils/bluez/Makefile index 177aa25bc..0430cd6c1 100644 --- a/utils/bluez/Makefile +++ b/utils/bluez/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bluez -PKG_VERSION:=5.37 -PKG_RELEASE:=2 +PKG_VERSION:=5.38 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/linux/bluetooth/ -PKG_MD5SUM:=33177e5743e24b2b3738f72be64e3ffb +PKG_MD5SUM:=dae2ed00c63791800ea7d10a381270a5 PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=COPYING