From 15a51d37b3fd79bd61208a83d2f9aab8657c484c Mon Sep 17 00:00:00 2001 From: Pedro Filipe Date: Tue, 11 Sep 2018 22:23:49 -0300 Subject: community/gcc-avr: upgrade to 8.2.0 --- community/gcc-avr/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/community/gcc-avr/APKBUILD b/community/gcc-avr/APKBUILD index cce730ed93..ea27ceb74c 100644 --- a/community/gcc-avr/APKBUILD +++ b/community/gcc-avr/APKBUILD @@ -1,7 +1,8 @@ +# Contributor: Pedro Filipe # Contributor: Stefan Wagner # Maintainer: Stefan Wagner pkgname=gcc-avr -pkgver=6.4.0 +pkgver=8.2.0 pkgrel=0 pkgdesc="The GNU Compiler Collection for AVR targets" url="http://gcc.gnu.org" @@ -60,5 +61,5 @@ package() { find "$pkgdir"/usr/lib -type f -name "*.a" -exec /usr/bin/avr-strip --strip-debug '{}' \; } -sha512sums="02c60e54527c7adf584798d5251f8a0b80c93d5deafce82501b2c28e6692e0bd783927bbfc4bc527a863c0cccc025150a34740a9e29badb02d4b48e56a8aba90 gcc-6.4.0.tar.xz +sha512sums="64898a165f67e136d802a92e7633bf1b06c85266027e52127ea025bf5fc2291b5e858288aac0bdba246e6cdf7c6ec88bc8e0e7f3f6f1985f4297710cafde56ed gcc-8.2.0.tar.xz 85d0b40f4dbf14cb99d17aa07048cdcab2dc3eb527d2fbb1e84c41b2de5f351025370e57448b63b2b8a8cf8a0843a089c3263f9baee1542d5c2e1cb37ed39d94 isl-0.18.tar.bz2" -- cgit v1.2.3