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