From: Nicolas Thill Date: Sat, 7 Feb 2015 09:36:02 +0000 (+0100) Subject: bluez: update to 5.28 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=85044affde3002d6ad21e1c399c3bec60f61daf2;p=openwrt-packages.git bluez: update to 5.28 Signed-off-by: Nicolas Thill --- diff --git a/utils/bluez/Makefile b/utils/bluez/Makefile index 72dcaea59..550df30c1 100644 --- a/utils/bluez/Makefile +++ b/utils/bluez/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bluez -PKG_VERSION:=5.27 +PKG_VERSION:=5.28 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www.kernel.org/pub/linux/bluetooth/ -PKG_MD5SUM:=a8fc508690e497e88c2c0b373cd653a8 +PKG_MD5SUM:=bc20a8285530758c68f6a60e4ca62a15 PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=COPYING