summaryrefslogtreecommitdiff
path: root/libre/xtensa-unknown-elf-gcc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/xtensa-unknown-elf-gcc/PKGBUILD')
-rw-r--r--libre/xtensa-unknown-elf-gcc/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/xtensa-unknown-elf-gcc/PKGBUILD b/libre/xtensa-unknown-elf-gcc/PKGBUILD
index ad02cb0e7..4ad9682dd 100644
--- a/libre/xtensa-unknown-elf-gcc/PKGBUILD
+++ b/libre/xtensa-unknown-elf-gcc/PKGBUILD
@@ -4,6 +4,7 @@
pkgname=xtensa-unknown-elf-gcc
pkgver=6.2.1
+_pkgverpatch=$pkgver
_pkgver=6
_islver=0.16.1
pkgrel=1
@@ -17,7 +18,7 @@ checkdepends=('dejagnu' 'inetutils')
options=('!emptydirs')
source=(git://gcc.gnu.org/git/gcc.git#commit=${_commit}
http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
- gcc-xtensa.patch)
+ https://repo.parabola.nu/other/gcc/$_pkgverpatch/gcc-xtensa.patch)
md5sums=('SKIP'
'ac1f25a0677912952718a51f5bc20f32'
'5e0f13db1555fd3f70da9642ab180386')