All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/rpcbind fix version number
Date: Tue, 08 Jun 2021 12:21:56 +0300	[thread overview]
Message-ID: <87pmww4sp7.fsf@tarshish> (raw)
In-Reply-To: <20210608085332.19296-1-br015@umbiko.net>

Hi Andreas,

On Tue, Jun 08 2021, Andreas Ziegler wrote:
> Commit d13b292cec8166c4712cf4a0defbeee827ffaf78 introduced a patch for
> rpcbind but also changed the version number to a non-existing value.
>
> Change rpcbind to last released version and adapt hash value. 
>
> Signed-off-by: Andreas Ziegler <br015@umbiko.net>
> ---
>  package/rpcbind/rpcbind.hash | 2 +-
>  package/rpcbind/rpcbind.mk   | 2 +-

The comment in 0001-Remove-yellow-pages-support.patch also mentions this
non existing version number.

baruch

>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/rpcbind/rpcbind.hash b/package/rpcbind/rpcbind.hash
> index 1960b86c13..6ab7d89265 100644
> --- a/package/rpcbind/rpcbind.hash
> +++ b/package/rpcbind/rpcbind.hash
> @@ -1,3 +1,3 @@
>  # Locally computed:
> -sha256 2ce360683963b35c19c43f0ee2c7f18aa5b81ef41c3fdbd15ffcb00b8bffda7a  rpcbind-1.2.5.tar.bz2
> +sha256 5613746489cae5ae23a443bb85c05a11741a5f12c8f55d2bb5e83b9defeee8de  rpcbind-1.2.6.tar.bz2
>  sha256 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3  COPYING
> diff --git a/package/rpcbind/rpcbind.mk b/package/rpcbind/rpcbind.mk
> index fea2103794..d9f25e698e 100644
> --- a/package/rpcbind/rpcbind.mk
> +++ b/package/rpcbind/rpcbind.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -RPCBIND_VERSION = 1.3.2
> +RPCBIND_VERSION = 1.2.6
>  RPCBIND_SITE = http://downloads.sourceforge.net/project/rpcbind/rpcbind/$(RPCBIND_VERSION)
>  RPCBIND_SOURCE = rpcbind-$(RPCBIND_VERSION).tar.bz2
>  RPCBIND_LICENSE = BSD-3-Clause


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

  reply	other threads:[~2021-06-08  9:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08  8:53 [Buildroot] [PATCH 1/1] package/rpcbind fix version number Andreas Ziegler
2021-06-08  9:21 ` Baruch Siach [this message]
2021-06-08 20:11   ` Petr Vorel
2021-06-08 10:02 ` Thomas Petazzoni
2021-06-08 20:08   ` Petr Vorel
2021-06-14 20:02 ` Yann E. MORIN

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=87pmww4sp7.fsf@tarshish \
    --to=baruch@tkos.co.il \
    --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.