diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-20 14:24:33 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-20 14:41:08 -0300 |
commit | 8859ce551a55918ffc2230acb418b18fcabeb944 (patch) | |
tree | d40bb157f969cdf1f54aced0808e2460aa7468d8 /libre/xtensa-unknown-elf-binutils | |
parent | bccf3a3ec4290b44a4ec53cc8df3c84b70c998a8 (diff) | |
download | abslibre-8859ce551a55918ffc2230acb418b18fcabeb944.tar.gz abslibre-8859ce551a55918ffc2230acb418b18fcabeb944.tar.bz2 abslibre-8859ce551a55918ffc2230acb418b18fcabeb944.zip |
xtensa-unknown-elf-binutils-2.27-1.91.1: remove git since it is being built from a tarball
Diffstat (limited to 'libre/xtensa-unknown-elf-binutils')
-rw-r--r-- | libre/xtensa-unknown-elf-binutils/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/xtensa-unknown-elf-binutils/PKGBUILD b/libre/xtensa-unknown-elf-binutils/PKGBUILD index 24cd02315..d80d784af 100644 --- a/libre/xtensa-unknown-elf-binutils/PKGBUILD +++ b/libre/xtensa-unknown-elf-binutils/PKGBUILD @@ -6,14 +6,13 @@ pkgname=xtensa-unknown-elf-binutils pkgver=2.27 _pkgverpatch=$pkgver -pkgrel=1.91 +pkgrel=1.91.1 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64' 'armv7h') url="https://www.gnu.org/software/binutils/" license=('GPL') groups=('cross-devel') depends=('glibc>=2.24-2' 'zlib') -makedepends=('git') checkdepends=('dejagnu' 'bc') options=('staticlibs' '!distcc' '!ccache') source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig} |