All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/dbus: bump to version 1.13.12
@ 2019-10-14 16:28 James Hilliard
  2019-10-14 17:53 ` Baruch Siach
  0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2019-10-14 16:28 UTC (permalink / raw)
  To: buildroot

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/dbus/dbus.hash | 4 ++--
 package/dbus/dbus.mk   | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/dbus/dbus.hash b/package/dbus/dbus.hash
index 9529d2e04f..aaa3166a7e 100644
--- a/package/dbus/dbus.hash
+++ b/package/dbus/dbus.hash
@@ -1,6 +1,6 @@
 # Locally calculated after checking pgp signature
-# https://dbus.freedesktop.org/releases/dbus/dbus-1.12.16.tar.gz.asc
+# https://dbus.freedesktop.org/releases/dbus/dbus-1.13.12.tar.xz.asc
 # using key 36EC5A6448A4F5EF79BEFE98E05AE1478F814C4F
-sha256	54a22d2fa42f2eb2a871f32811c6005b531b9613b1b93a0d269b05e7549fec80  dbus-1.12.16.tar.gz
+sha256	7588649b56dd257c6a5f85a8c45aa2dfdf9e99f4de3983710f452081ca43eca6  dbus-1.13.12.tar.xz
 # Locally calculated
 sha256	0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1  COPYING
diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index a4043864d1..a8e37035f0 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -4,7 +4,8 @@
 #
 ################################################################################
 
-DBUS_VERSION = 1.12.16
+DBUS_VERSION = 1.13.12
+DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.xz
 DBUS_SITE = https://dbus.freedesktop.org/releases/dbus
 DBUS_LICENSE = AFL-2.1 or GPL-2.0+ (library, tools), GPL-2.0+ (tools)
 DBUS_LICENSE_FILES = COPYING
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/dbus: bump to version 1.13.12
  2019-10-14 16:28 [Buildroot] [PATCH 1/1] package/dbus: bump to version 1.13.12 James Hilliard
@ 2019-10-14 17:53 ` Baruch Siach
  0 siblings, 0 replies; 2+ messages in thread
From: Baruch Siach @ 2019-10-14 17:53 UTC (permalink / raw)
  To: buildroot

Hi James,

On Mon, Oct 14 2019, James Hilliard wrote:

> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/dbus/dbus.hash | 4 ++--
>  package/dbus/dbus.mk   | 3 ++-
>  2 files changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/package/dbus/dbus.hash b/package/dbus/dbus.hash
> index 9529d2e04f..aaa3166a7e 100644
> --- a/package/dbus/dbus.hash
> +++ b/package/dbus/dbus.hash
> @@ -1,6 +1,6 @@
>  # Locally calculated after checking pgp signature
> -# https://dbus.freedesktop.org/releases/dbus/dbus-1.12.16.tar.gz.asc
> +# https://dbus.freedesktop.org/releases/dbus/dbus-1.13.12.tar.xz.asc
>  # using key 36EC5A6448A4F5EF79BEFE98E05AE1478F814C4F
> -sha256	54a22d2fa42f2eb2a871f32811c6005b531b9613b1b93a0d269b05e7549fec80  dbus-1.12.16.tar.gz
> +sha256	7588649b56dd257c6a5f85a8c45aa2dfdf9e99f4de3983710f452081ca43eca6  dbus-1.13.12.tar.xz
>  # Locally calculated
>  sha256	0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1  COPYING
> diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
> index a4043864d1..a8e37035f0 100644
> --- a/package/dbus/dbus.mk
> +++ b/package/dbus/dbus.mk
> @@ -4,7 +4,8 @@
>  #
>  ################################################################################
>
> -DBUS_VERSION = 1.12.16
> +DBUS_VERSION = 1.13.12

The 1.13.x dbus branch is a development branch, not recommended for
general use.

  https://www.freedesktop.org/wiki/Software/dbus/#index5h1

baruch

> +DBUS_SOURCE = dbus-$(DBUS_VERSION).tar.xz
>  DBUS_SITE = https://dbus.freedesktop.org/releases/dbus
>  DBUS_LICENSE = AFL-2.1 or GPL-2.0+ (library, tools), GPL-2.0+ (tools)
>  DBUS_LICENSE_FILES = COPYING

--
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-14 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-14 16:28 [Buildroot] [PATCH 1/1] package/dbus: bump to version 1.13.12 James Hilliard
2019-10-14 17:53 ` Baruch Siach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.