All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/pps-tools: bump to version 1.0.3
@ 2022-10-29 17:19 Fabrice Fontaine
  2022-10-30 11:06 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-10-29 17:19 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

https://github.com/ago/pps-tools is redirecting to
https://github.com/redlab-i/pps-tools

https://github.com/redlab-i/pps-tools/compare/e2b25049df9a4da28168b7378016f1650d0dfa6b...v1.0.3

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/pps-tools/Config.in      | 2 +-
 package/pps-tools/pps-tools.hash | 2 +-
 package/pps-tools/pps-tools.mk   | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/pps-tools/Config.in b/package/pps-tools/Config.in
index 0c4bb112a9..16caef3e0e 100644
--- a/package/pps-tools/Config.in
+++ b/package/pps-tools/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_PPS_TOOLS
 	  Pulse per second tools. Provides timepps.h and other PPS
 	  utilities.
 
-	  https://github.com/ago/pps-tools/
+	  https://github.com/redlab-i/pps-tools/
diff --git a/package/pps-tools/pps-tools.hash b/package/pps-tools/pps-tools.hash
index ee3e4e3d79..b8cc2f64d5 100644
--- a/package/pps-tools/pps-tools.hash
+++ b/package/pps-tools/pps-tools.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  1168f1474235017af413afdb07288303ad7a7b12a0282f3bf9ed0e22fe0d7d2e  pps-tools-e2b25049df9a4da28168b7378016f1650d0dfa6b.tar.gz
+sha256  89163e29f1a4a0a702bbe25b900fd37d2eb86442329cefee58847e57e1964d7a  pps-tools-1.0.3.tar.gz
 sha256  ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING
diff --git a/package/pps-tools/pps-tools.mk b/package/pps-tools/pps-tools.mk
index 2d82cf7dad..0aa22acf4e 100644
--- a/package/pps-tools/pps-tools.mk
+++ b/package/pps-tools/pps-tools.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PPS_TOOLS_VERSION = e2b25049df9a4da28168b7378016f1650d0dfa6b
-PPS_TOOLS_SITE = $(call github,ago,pps-tools,$(PPS_TOOLS_VERSION))
+PPS_TOOLS_VERSION = 1.0.3
+PPS_TOOLS_SITE = $(call github,redlab-i,pps-tools,v$(PPS_TOOLS_VERSION))
 PPS_TOOLS_INSTALL_STAGING = YES
 PPS_TOOLS_LICENSE = GPL-2.0+
 PPS_TOOLS_LICENSE_FILES = COPYING
-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/pps-tools: bump to version 1.0.3
  2022-10-29 17:19 [Buildroot] [PATCH 1/1] package/pps-tools: bump to version 1.0.3 Fabrice Fontaine
@ 2022-10-30 11:06 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-10-30 11:06 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

On Sat, 29 Oct 2022 19:19:48 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> https://github.com/ago/pps-tools is redirecting to
> https://github.com/redlab-i/pps-tools
> 
> https://github.com/redlab-i/pps-tools/compare/e2b25049df9a4da28168b7378016f1650d0dfa6b...v1.0.3
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/pps-tools/Config.in      | 2 +-
>  package/pps-tools/pps-tools.hash | 2 +-
>  package/pps-tools/pps-tools.mk   | 4 ++--
>  3 files changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-10-30 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-29 17:19 [Buildroot] [PATCH 1/1] package/pps-tools: bump to version 1.0.3 Fabrice Fontaine
2022-10-30 11:06 ` Thomas Petazzoni via buildroot

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.