aboutsummaryrefslogtreecommitdiffstats
path: root/community/gcc6
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-02-27 04:28:00 +0100
committerTimo Teräs <timo.teras@iki.fi>2020-02-28 09:39:41 +0200
commit345b9883d94734ce5ef56bcc9a79a03101313c39 (patch)
tree10610de107abc92958b634559cd8a9b18fcd0955 /community/gcc6
parent9ee68e1dc661e88c820945ada4a4b3d016c62b2b (diff)
downloadaports-345b9883d94734ce5ef56bcc9a79a03101313c39.tar.bz2
aports-345b9883d94734ce5ef56bcc9a79a03101313c39.tar.xz
community/gcc6: added note about java-gcj-compat _gccpkgrel
Diffstat (limited to 'community/gcc6')
-rw-r--r--community/gcc6/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gcc6/APKBUILD b/community/gcc6/APKBUILD
index c13db6d940..febf007994 100644
--- a/community/gcc6/APKBUILD
+++ b/community/gcc6/APKBUILD
@@ -3,7 +3,7 @@ pkgname=gcc6
pkgver=6.4.0
_ver=${pkgver%%.*}
pkgname="$pkgname"
-pkgrel=11
+pkgrel=11 # Update java-gcj-compat _gccpkgrel so it matchs!
pkgdesc="The GNU Compiler Collection"
url="https://gcc.gnu.org/"
arch="all"