Browse Source

bluez: update to 5.30

Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
Nicolas Thill 10 years ago
parent
commit
60ab94da35
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      utils/bluez/Makefile

+ 2
- 2
utils/bluez/Makefile View File

@ -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…
Cancel
Save