*/gcc6*: bump pkgrel [skip ci]

This commit is contained in:
Oliver Smith 2018-10-01 09:59:04 +02:00
parent 4dbef543cd
commit 7e89296ab4
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
4 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@ _cross_configure="--disable-bootstrap --with-sysroot=/usr/$CTARGET"
pkgname="gcc6-aarch64"
pkgver=6.4.0
pkgrel=2
pkgrel=3
pkgdesc="Stage2 cross-compiler for aarch64"
url="http://gcc.gnu.org"
arch="armhf x86_64 x86"

View file

@ -24,7 +24,7 @@ _cross_configure="--disable-bootstrap --with-sysroot=/usr/$CTARGET"
pkgname="gcc6-armhf"
pkgver=6.4.0
pkgrel=2
pkgrel=3
pkgdesc="Stage2 cross-compiler for armhf"
url="http://gcc.gnu.org"
arch="aarch64 x86_64 x86"

View file

@ -24,7 +24,7 @@ _cross_configure="--disable-bootstrap --with-sysroot=/usr/$CTARGET"
pkgname="gcc6-x86_64"
pkgver=6.4.0
pkgrel=2
pkgrel=3
pkgdesc="Stage2 cross-compiler for x86_64"
url="http://gcc.gnu.org"
arch="armhf aarch64 x86"

View file

@ -1,6 +1,6 @@
pkgname=gcc6
pkgver=6.4.0
pkgrel=2
pkgrel=3
pkgdesc="Old GCC for old vendor kernels (C compiler only)"
url="http://gcc.gnu.org"
arch="all"