Skip to content

Commit

Permalink
dbus: bump to 1.9.8
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Barth <[email protected]>
  • Loading branch information
sbyx committed Feb 9, 2015
1 parent 99640cd commit c6663a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/dbus/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk

# Make sure to also update the dbus-x package
PKG_NAME:=dbus
PKG_VERSION:=1.9.6
PKG_VERSION:=1.9.8
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus/
PKG_MD5SUM:=5c64a166c72c50765d9c9cfbc696fac9
PKG_MD5SUM:=1765bf29d55fbefb9430dcf391b9a6da
PKG_MAINTAINER:=Steven Barth <[email protected]>
PKG_LICENSE:=AFL-2.1

Expand Down

0 comments on commit c6663a3

Please sign in to comment.