[arch-commits] Commit in arm-none-eabi-gcc/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Sat Dec 27 14:10:16 UTC 2014


    Date: Saturday, December 27, 2014 @ 15:10:15
  Author: anatolik
Revision: 124700

upgpkg: arm-none-eabi-gcc 4.9.2-4

binutils-2.25 rebuild

Modified:
  arm-none-eabi-gcc/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-27 13:42:11 UTC (rev 124699)
+++ PKGBUILD	2014-12-27 14:10:15 UTC (rev 124700)
@@ -6,8 +6,8 @@
 pkgver=4.9.2
 _islver=0.12.2
 _cloogver=0.18.1
-pkgrel=3
-#_snapshot=4.9-20140903
+pkgrel=4
+_snapshot=4.9-20141224
 pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI (bare-metal) target'
 arch=(i686 x86_64)
 url='http://gcc.gnu.org/'
@@ -14,13 +14,13 @@
 license=(GPL LGPL FDL)
 depends=($_target-binutils $_target-newlib  zlib libmpc)
 makedepends=(gmp mpfr)
-options=(!emptydirs !strip staticlibs)
-source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.bz2
-        #ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.bz2
+options=(!emptydirs !strip)
+source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.bz2
+        ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.bz2
         http://isl.gforge.inria.fr/isl-$_islver.tar.bz2
         http://www.bastoul.net/cloog/pages/download/cloog-$_cloogver.tar.gz
         enable-with-multilib-list-for-arm.patch)
-sha256sums=('2020c98295856aa13fda0f2f3a4794490757fc24bcca918d52cc8b4917b972dd'
+sha256sums=('c4038e28fb85496c8b7840b4882d5a6c19b3fe67231a3091de0ca9a90c401f56'
             'f4b3dbee9712850006e44f0db2103441ab3d13b406f77996d1df19ee89d11fb4'
             '02500a4edd14875f94fe84cbeda4290425cb0c1c2474c6f75d75a303d64b4196'
             '95a1ae356a6a4f25577bbaa6a83e00cc1ddcebd99e9d3b2bf2c81c5e3d495a77')



More information about the arch-commits mailing list