aboutsummaryrefslogtreecommitdiffstats
path: root/community/avr-libc/APKBUILD
diff options
context:
space:
mode:
authorMarian Buschsieweke <marian.buschsieweke@ovgu.de>2018-07-04 16:03:39 +0200
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-07-20 08:58:22 +0000
commit90720cfc0f0cb39cf37dd84de64d7d7e380f3855 (patch)
treecbbff9555871c12f1c47f3a18a834798d6177b87 /community/avr-libc/APKBUILD
parentc593ae79075303b4fda8f58580d5f608644ccf28 (diff)
downloadaports-90720cfc0f0cb39cf37dd84de64d7d7e380f3855.tar.bz2
aports-90720cfc0f0cb39cf37dd84de64d7d7e380f3855.tar.xz
community/avr-libc: Rebuild with updated toolchain
Diffstat (limited to 'community/avr-libc/APKBUILD')
-rw-r--r--community/avr-libc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/avr-libc/APKBUILD b/community/avr-libc/APKBUILD
index f7a8e7c96d..51de745d70 100644
--- a/community/avr-libc/APKBUILD
+++ b/community/avr-libc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname=avr-libc
pkgver=2.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="The C runtime library for the AVR family of microcontrollers"
url="http://savannah.nongnu.org/projects/avr-libc/"
depends="gcc-avr"