All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grzegorz Blach <grzegorz@blach.pl>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/pigpio: Bump to version 7301
Date: Mon, 27 Jan 2020 13:37:22 +0100	[thread overview]
Message-ID: <20200127123723.289194-1-grzegorz@blach.pl> (raw)

Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
---
 package/pigpio/pigpio.hash | 2 +-
 package/pigpio/pigpio.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/pigpio/pigpio.hash b/package/pigpio/pigpio.hash
index 51a6706a95..f20b9bf6bb 100644
--- a/package/pigpio/pigpio.hash
+++ b/package/pigpio/pigpio.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256	2fc7963af418ea7f1b5b0277ebd88d2a5f60452c5929fdc6b7fb4ab4914231ca  pigpio-72.tar.gz
+sha256	87ec2ec87cb6cb0f42af47868631e657217b5927cdfbea3ad0ecdc2ca885a2d1  pigpio-7301.tar.gz
 sha256	6a90b88421a0d9b090e121daa11b3c6d55eed5eeb3281a2fcc454d6a28b5547c  UNLICENCE
diff --git a/package/pigpio/pigpio.mk b/package/pigpio/pigpio.mk
index 62cbedc01b..aed5f2744d 100644
--- a/package/pigpio/pigpio.mk
+++ b/package/pigpio/pigpio.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PIGPIO_VERSION = 72
-PIGPIO_SITE = $(call github,joan2937,pigpio,V$(PIGPIO_VERSION))
+PIGPIO_VERSION = 7301
+PIGPIO_SITE = $(call github,joan2937,pigpio,v$(PIGPIO_VERSION))
 PIGPIO_LICENSE = Unlicense
 PIGPIO_LICENSE_FILES = UNLICENCE
 PIGPIO_INSTALL_STAGING = YES
-- 
2.25.0

             reply	other threads:[~2020-01-27 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-27 12:37 Grzegorz Blach [this message]
2020-01-27 12:37 ` [Buildroot] [PATCH 2/2] package/python-pigpio: Bump to version 1.45 Grzegorz Blach
2020-01-28 14:57   ` Peter Korsgaard
2020-01-28 14:57 ` [Buildroot] [PATCH 1/2] package/pigpio: Bump to version 7301 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=20200127123723.289194-1-grzegorz@blach.pl \
    --to=grzegorz@blach.pl \
    --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.