summaryrefslogtreecommitdiff
path: root/libre/xtensa-unknown-elf-binutils/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-09-21 10:03:45 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-09-21 10:30:42 -0300
commit32c60a6916c1d5c72d89d3ab1ec4f57527aa0ec1 (patch)
treee882655906ee1d7e72f71d01454e385d9dff90ae /libre/xtensa-unknown-elf-binutils/PKGBUILD
parenta1f114b7775829d7babf3ad12dad1ae571e2a395 (diff)
xtensa-unknown-elf-binutils: push xtensa patch to repo since it exceeded maximum blob size in AUR (250.00KiB)
Diffstat (limited to 'libre/xtensa-unknown-elf-binutils/PKGBUILD')
-rw-r--r--libre/xtensa-unknown-elf-binutils/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/xtensa-unknown-elf-binutils/PKGBUILD b/libre/xtensa-unknown-elf-binutils/PKGBUILD
index 1c2121738..026227a00 100644
--- a/libre/xtensa-unknown-elf-binutils/PKGBUILD
+++ b/libre/xtensa-unknown-elf-binutils/PKGBUILD
@@ -4,6 +4,7 @@
pkgname=xtensa-unknown-elf-binutils
pkgver=2.27
+_pkgverpatch=$pkgver
pkgrel=1
_commit=2870b1ba
pkgdesc="A set of programs to assemble and manipulate binary and object files"
@@ -16,7 +17,7 @@ makedepends=('git')
checkdepends=('dejagnu' 'bc')
options=('staticlibs' '!distcc' '!ccache')
source=(git://sourceware.org/git/binutils-gdb.git#commit=${_commit}
- binutils-xtensa.patch)
+ https://repo.parabola.nu/other/binutils/$_pkgverpatch/binutils-xtensa.patch)
md5sums=('SKIP'
'd3c1408246493c42fc2b78508571f584')