From 3be0c9fb1845c3a3987d26a8ff6587efef3f1095 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 4 Apr 2016 11:06:20 -0300 Subject: crosstool-ng-1.22.0-1.parabola2: fix compiling process for the toolchain when attempting to patch the kernel -> https://lists.parabola.nu/pipermail/dev/2016-March/003869.html --- pcr/crosstool-ng/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'pcr/crosstool-ng/PKGBUILD') diff --git a/pcr/crosstool-ng/PKGBUILD b/pcr/crosstool-ng/PKGBUILD index e1d1de676..0faeb729e 100644 --- a/pcr/crosstool-ng/PKGBUILD +++ b/pcr/crosstool-ng/PKGBUILD @@ -1,13 +1,14 @@ # Maintainer (Arch): Bartłomiej Piotrowski # Contributor (Arch): jwwolf # Contributor (Arch): Bernhard Walle -# Maintainer: fauno # Maintainer: André Silva +# Maintainer: fauno # Contributor: Márcio Silva +# Contributor: Josh Branning pkgname=crosstool-ng pkgver=1.22.0 -pkgrel=1.parabola1 +pkgrel=1.parabola2 pkgdesc='Versatile cross-toolchain generator, with Linux-libre kernel support' arch=('i686' 'x86_64') url='http://crosstool-ng.org/' @@ -35,4 +36,4 @@ package() { install -Dm644 ct-ng.comp "$pkgdir"/usr/share/bash-completion/completions/ct-ng } sha256sums=('d6338a9b33f9d972167049bbe76e88b1e9248466a53df08dcfe8bcfe849d8d83' - '75e06ee8e4cb2629564604498796240cbe57219bd235cade6b6982b7b0836136') + '36070c7691a150068ab47f01ba59716a1ffc69a08d88347f30c5d60c416adcfc') -- cgit v1.2.3