bluez: update to 5.30
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
parent
edf8ea8b14
commit
60ab94da35
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=bluez
|
||||
PKG_VERSION:=5.29
|
||||
PKG_VERSION:=5.30
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://www.kernel.org/pub/linux/bluetooth/
|
||||
PKG_MD5SUM:=aa9dc91689695a486c78c131cd68673e
|
||||
PKG_MD5SUM:=24ba1d1e8e7ef5b8f4033a3059d7600e
|
||||
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue