diff options
author | wtx | 2019-06-16 08:29:51 +0200 |
---|---|---|
committer | wtx | 2019-06-16 12:28:07 +0200 |
commit | a2c5d52a18fe0d6242dc9b35ed7c0806302e8d87 (patch) | |
tree | ff9f60d4045bb10ea1c28a26326af97d590d8ff1 /.SRCINFO | |
parent | f91557b10e2979605175b3628efdac1b960a8940 (diff) | |
download | aur-a2c5d52a18fe0d6242dc9b35ed7c0806302e8d87.tar.gz |
Update to gcc-4.9.4
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 18 |
1 files changed, 8 insertions, 10 deletions
@@ -1,9 +1,7 @@ -# Generated by mksrcinfo v8 -# Fri Dec 18 06:40:38 UTC 2015 pkgbase = gcc49-alternative pkgdesc = The GNU Compiler Collection 4.9 for multilib - pkgver = 4.9.3 - pkgrel = 3 + pkgver = 4.9.4 + pkgrel = 2 url = http://gcc.gnu.org arch = x86_64 license = GPL @@ -17,10 +15,10 @@ pkgbase = gcc49-alternative makedepends = doxygen makedepends = lib32-glibc>=2.20 options = !emptydirs - source = ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.9.3/gcc-4.9.3.tar.bz2 + source = ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.9.4/gcc-4.9.4.tar.bz2 source = http://isl.gforge.inria.fr/isl-0.12.2.tar.bz2 source = http://www.bastoul.net/cloog/pages/download/cloog-0.18.1.tar.gz - md5sums = 6f831b4d251872736e8e9cc09746f327 + md5sums = 87c24a4090c1577ba817ec6882602491 md5sums = e039bfcfb6c2ab039b8ee69bf883e824 md5sums = e34fca0540d840e5d0f6427e98c92252 @@ -28,18 +26,18 @@ pkgname = gcc49-alternative-multilib pkgdesc = The GNU Compiler Collection 4.9 - C and C++ frontends for multilib install = gcc49-alternative.install groups = multilib-devel - depends = gcc49-alternative-libs-multilib=4.9.3-2 + depends = gcc49-alternative-libs-multilib=4.9.4-2 depends = binutils>=2.25 depends = libmpc - provides = gcc49=4.9.3-2 + provides = gcc49=4.9.4-2 options = staticlibs pkgname = gcc49-alternative-libs-multilib pkgdesc = Runtime GCC 4.9 libraries for multilib install = gcc49-alternative-libs.install depends = glibc>=2.20 - depends = lib32-gcc49-alternative-libs=4.9.3-2 - provides = gcc49-alternative-libs=4.9.3-2 + depends = lib32-gcc49-alternative-libs=4.9.4-2 + provides = gcc49-alternative-libs=4.9.4-2 options = !emptydirs options = !strip |