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

Anatol Pomozov anatolik at archlinux.org
Fri Jul 18 03:23:37 UTC 2014


    Date: Friday, July 18, 2014 @ 05:23:36
  Author: anatolik
Revision: 115888

upgpkg: arm-none-eabi-gcc 4.9.1-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-18 02:48:32 UTC (rev 115887)
+++ PKGBUILD	2014-07-18 03:23:36 UTC (rev 115888)
@@ -3,9 +3,9 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gcc
-pkgver=4.9.0
-pkgrel=3
-_snapshot=4.9-20140604
+pkgver=4.9.1
+pkgrel=1
+#_snapshot=4.9-20140604
 _newlibver=2.1.0
 pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI (bare-metal) target'
 arch=(i686 x86_64)
@@ -15,13 +15,13 @@
 makedepends=(gmp mpfr)
 #checkdepends=(dejagnu)
 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
+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
         ftp://sourceware.org/pub/newlib/newlib-$_newlibver.tar.gz
         gcc-multilib.patch
         gcc-no-exceptions.patch
         libgloss-configure-fix.patch)
-sha256sums=('321f35fbe73023ca805824db90b0df49bfcbb5ee13c29c3cc3ea6ae8fb04b9da'
+sha256sums=('d334781a124ada6f38e63b545e2a3b8c2183049515a1abab6d513f109f1d717e'
             '3e4d5ab9f0508942b6231b8ade4f8e5048cf92c96ed574c2bd6bd3320a599a48'
             '998d1face674cc8d1af5bf28ded15caaaa18936a28f278123448f29555a07775'
             '7f59b28475aa2018a7edfb81ea81444a6eb098fd3847d8e605809ae6fbeabde5'




More information about the arch-commits mailing list