lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 60ab94da35da7e23228d5755598e3114a0506876
parent edf8ea8b14ef64b18e907e03093bf1cafc3b0d1a
Author: Nicolas Thill <nico@openwrt.org>
Date:   Mon,  6 Apr 2015 13:14:15 +0200

bluez: update to 5.30

Signed-off-by: Nicolas Thill <nico@openwrt.org>

Diffstat:
Mutils/bluez/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/utils/bluez/Makefile b/utils/bluez/Makefile @@ -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