summaryrefslogtreecommitdiff
path: root/core/libtool/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2014-07-26 16:19:13 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2014-07-26 16:19:13 -0500
commitc2d684969b73207dc981f9d592bb2e82fd5f2562 (patch)
tree14d69062b30f4165d611b5c88ebf382f6e0c03b9 /core/libtool/PKGBUILD
parentff8cef8887e9c4b646c4aeebb39fea22c63fba23 (diff)
Updating gcc to 4.9.0
Diffstat (limited to 'core/libtool/PKGBUILD')
-rw-r--r--core/libtool/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/libtool/PKGBUILD b/core/libtool/PKGBUILD
index 5f916f86d..7c764c9a3 100644
--- a/core/libtool/PKGBUILD
+++ b/core/libtool/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 197158 2013-10-23 13:04:23Z allan $
+# $Id: PKGBUILD 211962 2014-05-02 08:39:41Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
@@ -6,8 +6,8 @@
pkgname=('libtool' 'libltdl')
pkgver=2.4.2
-_gccver=4.8.2
-pkgrel=12
+_gccver=4.9.0
+pkgrel=13
pkgdesc="A generic library support script"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/libtool"