update dbus

This commit is contained in:
Mark Brand 2018-02-09 23:12:59 +01:00
parent 1b7d2e0562
commit a352477bee
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_WEBSITE := https://dbus.freedesktop.org/
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.12.2
$(PKG)_CHECKSUM := 272bb5091770b047c8188b926d5e6038fa4fe6745488b2add96b23e2d9a83d88
$(PKG)_VERSION := 1.13.0
$(PKG)_CHECKSUM := 837abf414c0cdac4c8586ea6f93a999446470b10abcfeefe19ed8a7921854d2e
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)