aboutsummaryrefslogtreecommitdiffstats
path: root/community/gcc6
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-10-31 21:17:39 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-03 00:41:24 -0300
commit05883388bfa4e5b8e84c70a3e3e781f596483440 (patch)
tree932970590592929caab23b9cfc6c00b36689977e /community/gcc6
parentef04b5aad7c0b7cde22bf7a3249b7e5787b46e99 (diff)
downloadaports-05883388bfa4e5b8e84c70a3e3e781f596483440.tar.bz2
aports-05883388bfa4e5b8e84c70a3e3e781f596483440.tar.xz
community/gcc6: rebuild against mpfr4 (fix #11984)
Diffstat (limited to 'community/gcc6')
-rw-r--r--community/gcc6/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gcc6/APKBUILD b/community/gcc6/APKBUILD
index 52354d93c0..4c11afddea 100644
--- a/community/gcc6/APKBUILD
+++ b/community/gcc6/APKBUILD
@@ -3,9 +3,9 @@ pkgname=gcc6
pkgver=6.4.0
_ver=${pkgver%%.*}
pkgname="$pkgname"
-pkgrel=9
+pkgrel=10
pkgdesc="The GNU Compiler Collection"
-url="http://gcc.gnu.org"
+url="https://gcc.gnu.org/"
arch="all"
license="GPL LGPL"
_gccrel=$pkgver-r$pkgrel
@@ -22,8 +22,8 @@ subpackages="$subpackages libstdc++6:libcxx:$CTARGET_ARCH g++6:gpp"
subpackages="$subpackages libgcj6:libgcj:$CTARGET_ARCH gcc6-java:java"
makedepends="$makedepends_build $makedepends_host"
-source="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${_pkgbase:-$pkgver}/gcc-${_pkgbase:-$pkgver}.tar.xz
- ftp://sourceware.org/pub/java/ecj-4.9.jar
+source="https://gcc.gnu.org/pub/gcc/releases/gcc-${_pkgbase:-$pkgver}/gcc-${_pkgbase:-$pkgver}.tar.xz
+ https://sourceware.org/pub/java/ecj-4.9.jar
001_all_default-ssp-strong.patch
002_all_default-relro.patch