Browse Source

dbus: update to 1.10.4

Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth 9 years ago
parent
commit
e47080b4f9
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      utils/dbus/Makefile

+ 2
- 2
utils/dbus/Makefile View File

@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
# Make sure to also update the dbus-x package
PKG_NAME:=dbus
PKG_VERSION:=1.10.0
PKG_VERSION:=1.10.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/
PKG_MD5SUM:=5af6297348107a906c8449817a728b3b
PKG_MD5SUM:=27b8e99ffad603b8acfa25201c6e3d5c
PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
PKG_LICENSE:=AFL-2.1


Loading…
Cancel
Save