All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marcin Niestrój" <m.niestroj@grinn-global.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/easydbus: bump to version 0.1.0
Date: Tue, 28 Jul 2020 12:21:04 +0200	[thread overview]
Message-ID: <87a6zkhre7.fsf@grinn-global.com> (raw)
In-Reply-To: <20200728100707.2536999-1-fontaine.fabrice@gmail.com>


Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

> Update indentation in hash file (two spaces)
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/easydbus/easydbus.hash | 4 ++--
>  package/easydbus/easydbus.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Marcin Niestroj <m.niestroj@grinn-global.com>

>
> diff --git a/package/easydbus/easydbus.hash b/package/easydbus/easydbus.hash
> index 49245709f6..08a4f038d7 100644
> --- a/package/easydbus/easydbus.hash
> +++ b/package/easydbus/easydbus.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256 4626d6af3d9000d7e6ee9723abba7cd5f01d1c52420a80d8259dfa2d884faa11 easydbus-b86721147b265dfefc9a857669408cb6eb3d6560.tar.gz
> -sha256 dec3b3103cd6889045da86fc7da22bd25545966e5bd7c214791b922dec19588b LICENSE
> +sha256  8cec24bff40f056d4874ed9d6fb73c9f1efbc5eff14528e1b49f1a162b197f26  easydbus-0.1.0.tar.gz
> +sha256  dec3b3103cd6889045da86fc7da22bd25545966e5bd7c214791b922dec19588b  LICENSE
> diff --git a/package/easydbus/easydbus.mk b/package/easydbus/easydbus.mk
> index 5e6de73c31..57d0c22392 100644
> --- a/package/easydbus/easydbus.mk
> +++ b/package/easydbus/easydbus.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -EASYDBUS_VERSION = b86721147b265dfefc9a857669408cb6eb3d6560
> -EASYDBUS_SITE = $(call github,mniestroj,easydbus,$(EASYDBUS_VERSION))
> +EASYDBUS_VERSION = 0.1.0
> +EASYDBUS_SITE = $(call github,mniestroj,easydbus,v$(EASYDBUS_VERSION))
>  EASYDBUS_DEPENDENCIES = luainterpreter libglib2
>  EASYDBUS_LICENSE = MIT
>  EASYDBUS_LICENSE_FILES = LICENSE


-- 
Marcin Niestr?j

  reply	other threads:[~2020-07-28 10:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-28 10:07 [Buildroot] [PATCH 1/1] package/easydbus: bump to version 0.1.0 Fabrice Fontaine
2020-07-28 10:21 ` Marcin Niestrój [this message]
2020-07-31  7:09 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a6zkhre7.fsf@grinn-global.com \
    --to=m.niestroj@grinn-global.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.