Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] u-boot-tools: update to 2020.10.
@ 2020-10-09 16:51 ailiop-git
  2020-10-15 13:36 ` [PR PATCH] [Closed]: " Piraty
  2020-10-15 13:36 ` Piraty
  0 siblings, 2 replies; 4+ messages in thread
From: ailiop-git @ 2020-10-09 16:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

There is a new pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages u-boot-tools
https://github.com/void-linux/void-packages/pull/25468

u-boot-tools: update to 2020.10.


A patch file from https://github.com/void-linux/void-packages/pull/25468.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-u-boot-tools-25468.patch --]
[-- Type: text/x-diff, Size: 1122 bytes --]

From ab23f24fa965bae9088ca9a4d1020ac8b233ea31 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Fri, 9 Oct 2020 18:50:22 +0200
Subject: [PATCH] u-boot-tools: update to 2020.10.

---
 srcpkgs/u-boot-tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/u-boot-tools/template b/srcpkgs/u-boot-tools/template
index 0859350f18a..c0752ff6456 100644
--- a/srcpkgs/u-boot-tools/template
+++ b/srcpkgs/u-boot-tools/template
@@ -1,6 +1,6 @@
 # Template file for 'u-boot-tools'
 pkgname=u-boot-tools
-version=2020.07
+version=2020.10
 revision=1
 wrksrc="u-boot-${version}"
 build_style=gnu-makefile
@@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.denx.de/wiki/U-Boot/"
 distfiles="ftp://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
-checksum=c1f5bf9ee6bb6e648edbf19ce2ca9452f614b08a9f886f1a566aa42e8cf05f6a
+checksum=0d481bbdc05c0ee74908ec2f56a6daa53166cc6a78a0e4fac2ac5d025770a622
 
 if [ "$CROSS_BUILD" ]; then
 	make_build_args+=" CROSS_BUILD_TOOLS=y CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"

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

* Re: u-boot-tools: update to 2020.10.
  2020-10-09 16:51 [PR PATCH] u-boot-tools: update to 2020.10 ailiop-git
  2020-10-15 13:36 ` [PR PATCH] [Closed]: " Piraty
@ 2020-10-15 13:36 ` Piraty
  1 sibling, 0 replies; 4+ messages in thread
From: Piraty @ 2020-10-15 13:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 146 bytes --]

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25468#issuecomment-709329707

Comment:
#25474

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

* Re: [PR PATCH] [Closed]: u-boot-tools: update to 2020.10.
  2020-10-09 16:51 [PR PATCH] u-boot-tools: update to 2020.10 ailiop-git
@ 2020-10-15 13:36 ` Piraty
  2020-10-15 13:36 ` Piraty
  1 sibling, 0 replies; 4+ messages in thread
From: Piraty @ 2020-10-15 13:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

There's a closed pull request on the void-packages repository

u-boot-tools: update to 2020.10.
https://github.com/void-linux/void-packages/pull/25468

Description:


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

* [PR PATCH] u-boot-tools: update to 2020.10.
@ 2020-10-09 18:21 Duncaen
  0 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2020-10-09 18:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

There is a new pull request by Duncaen against master on the void-packages repository

https://github.com/Duncaen/void-packages u-boot-tools-2020.10
https://github.com/void-linux/void-packages/pull/25474

u-boot-tools: update to 2020.10.


A patch file from https://github.com/void-linux/void-packages/pull/25474.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-u-boot-tools-2020.10-25474.patch --]
[-- Type: text/x-diff, Size: 1114 bytes --]

From c1b20635926c47254a2395608a36f5323fff2c35 Mon Sep 17 00:00:00 2001
From: Duncaen <duncaen@voidlinux.org>
Date: Fri, 9 Oct 2020 00:21:46 +0200
Subject: [PATCH] u-boot-tools: update to 2020.10.

---
 srcpkgs/u-boot-tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/u-boot-tools/template b/srcpkgs/u-boot-tools/template
index 0859350f18a..c0752ff6456 100644
--- a/srcpkgs/u-boot-tools/template
+++ b/srcpkgs/u-boot-tools/template
@@ -1,6 +1,6 @@
 # Template file for 'u-boot-tools'
 pkgname=u-boot-tools
-version=2020.07
+version=2020.10
 revision=1
 wrksrc="u-boot-${version}"
 build_style=gnu-makefile
@@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.denx.de/wiki/U-Boot/"
 distfiles="ftp://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
-checksum=c1f5bf9ee6bb6e648edbf19ce2ca9452f614b08a9f886f1a566aa42e8cf05f6a
+checksum=0d481bbdc05c0ee74908ec2f56a6daa53166cc6a78a0e4fac2ac5d025770a622
 
 if [ "$CROSS_BUILD" ]; then
 	make_build_args+=" CROSS_BUILD_TOOLS=y CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"

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

end of thread, other threads:[~2020-10-15 13:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09 16:51 [PR PATCH] u-boot-tools: update to 2020.10 ailiop-git
2020-10-15 13:36 ` [PR PATCH] [Closed]: " Piraty
2020-10-15 13:36 ` Piraty
2020-10-09 18:21 [PR PATCH] " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).