Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] avr-gcc: update to 9.2.0
@ 2019-10-03 18:04 voidlinux-github
  2019-10-03 18:04 ` voidlinux-github
  2019-10-04  4:26 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-03 18:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bobertlo/void-packages avr-gcc
https://github.com/void-linux/void-packages/pull/15023

avr-gcc: update to 9.2.0
[ci skip]

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-avr-gcc-15023.patch --]
[-- Type: text/x-diff, Size: 1156 bytes --]

From a779645d3941ebba1e8b8ae857caa9061d97fffb Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Thu, 3 Oct 2019 10:23:02 -0500
Subject: [PATCH] avr-gcc: update to 9.2.0

[ci skip]
---
 srcpkgs/avr-gcc/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/avr-gcc/template b/srcpkgs/avr-gcc/template
index 1f415c4a4af..c23673f9689 100644
--- a/srcpkgs/avr-gcc/template
+++ b/srcpkgs/avr-gcc/template
@@ -1,14 +1,14 @@
-# Template build file for 'avr-gcc'
+# Template file for 'avr-gcc'
 pkgname=avr-gcc
-version=8.2.0
+version=9.2.0
 revision=1
-short_desc="The GNU C Compiler for AVR"
+wrksrc="gcc-$version"
+short_desc="GNU C Compiler for AVR"
 maintainer="allan <mail@may.mooo.com>"
-homepage="http://gcc.gnu.org"
 license="GFDL-1.2, GPL-3, LGPL-2.1"
+homepage="http://gcc.gnu.org"
 distfiles="${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz"
-checksum=196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080
-wrksrc="gcc-$version"
+checksum=ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206
 
 hostmakedepends="flex avr-binutils"
 if [ "$CROSS_BUILD" ]; then

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

end of thread, other threads:[~2019-10-04  4:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03 18:04 [PR PATCH] avr-gcc: update to 9.2.0 voidlinux-github
2019-10-03 18:04 ` voidlinux-github
2019-10-04  4:26 ` [PR PATCH] [Merged]: " voidlinux-github

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).