All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/at: bump to version 3.2.1
@ 2021-01-14 17:37 Fabrice Fontaine
  2021-01-14 20:54 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-01-14 17:37 UTC (permalink / raw)
  To: buildroot

There is only one commit between version 3.2.1 and current commit
7c74fa1aece6bc6db351763dc012193d5d634b7e which updates the release file:

https://salsa.debian.org/debian/at/-/commit/6a9efb7dd2bd6a5e5249d9f29938acc639618e9c

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

diff --git a/package/at/at.hash b/package/at/at.hash
index c266f1ec1a..c5daf4ef86 100644
--- a/package/at/at.hash
+++ b/package/at/at.hash
@@ -1,5 +1,5 @@
 # Locally calculated
-sha256  cf00bc31a595dcacec1fee817460c81a1e0fb046e5c0984a13ca13c0f8fb779c  at-7c74fa1aece6bc6db351763dc012193d5d634b7e-br1.tar.gz
+sha256  62123a6fcf02b2606673afca80c2874358b83880c12db7f276a7c6cc70068cb2  at-upstream-3.2.1.tar.bz2
 
 sha256  01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616  Copyright
 sha256  c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42  COPYING
diff --git a/package/at/at.mk b/package/at/at.mk
index dbf649c0be..6ac82e2de3 100644
--- a/package/at/at.mk
+++ b/package/at/at.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-AT_VERSION = 7c74fa1aece6bc6db351763dc012193d5d634b7e
-AT_SITE = https://salsa.debian.org/debian/at.git
-AT_SITE_METHOD = git
+AT_VERSION = 3.2.1
+AT_SOURCE = at-upstream-$(AT_VERSION).tar.bz2
+AT_SITE = https://salsa.debian.org/debian/at/-/archive/upstream/$(AT_VERSION)
 AT_AUTORECONF = YES
 AT_DEPENDENCIES = $(if $(BR2_PACKAGE_FLEX),flex) host-bison host-flex
 AT_LICENSE = GPL-2.0+, GPL-3.0+, ISC
-- 
2.29.2

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

* [Buildroot] [PATCH 1/1] package/at: bump to version 3.2.1
  2021-01-14 17:37 [Buildroot] [PATCH 1/1] package/at: bump to version 3.2.1 Fabrice Fontaine
@ 2021-01-14 20:54 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2021-01-14 20:54 UTC (permalink / raw)
  To: buildroot

Fabrice, All,

On 2021-01-14 18:37 +0100, Fabrice Fontaine spake thusly:
> There is only one commit between version 3.2.1 and current commit
> 7c74fa1aece6bc6db351763dc012193d5d634b7e which updates the release file:
> 
> https://salsa.debian.org/debian/at/-/commit/6a9efb7dd2bd6a5e5249d9f29938acc639618e9c
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/at/at.hash | 2 +-
>  package/at/at.mk   | 6 +++---
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/at/at.hash b/package/at/at.hash
> index c266f1ec1a..c5daf4ef86 100644
> --- a/package/at/at.hash
> +++ b/package/at/at.hash
> @@ -1,5 +1,5 @@
>  # Locally calculated
> -sha256  cf00bc31a595dcacec1fee817460c81a1e0fb046e5c0984a13ca13c0f8fb779c  at-7c74fa1aece6bc6db351763dc012193d5d634b7e-br1.tar.gz
> +sha256  62123a6fcf02b2606673afca80c2874358b83880c12db7f276a7c6cc70068cb2  at-upstream-3.2.1.tar.bz2
>  
>  sha256  01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616  Copyright
>  sha256  c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42  COPYING
> diff --git a/package/at/at.mk b/package/at/at.mk
> index dbf649c0be..6ac82e2de3 100644
> --- a/package/at/at.mk
> +++ b/package/at/at.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -AT_VERSION = 7c74fa1aece6bc6db351763dc012193d5d634b7e
> -AT_SITE = https://salsa.debian.org/debian/at.git
> -AT_SITE_METHOD = git
> +AT_VERSION = 3.2.1
> +AT_SOURCE = at-upstream-$(AT_VERSION).tar.bz2
> +AT_SITE = https://salsa.debian.org/debian/at/-/archive/upstream/$(AT_VERSION)
>  AT_AUTORECONF = YES
>  AT_DEPENDENCIES = $(if $(BR2_PACKAGE_FLEX),flex) host-bison host-flex
>  AT_LICENSE = GPL-2.0+, GPL-3.0+, ISC
> -- 
> 2.29.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2021-01-14 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14 17:37 [Buildroot] [PATCH 1/1] package/at: bump to version 3.2.1 Fabrice Fontaine
2021-01-14 20:54 ` Yann E. MORIN

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.