[Lunar-commits] <moonbase-core> gcc: version bumped to 4.7.2.
Florin Braescu
florin at lunar-linux.org
Sun Oct 7 11:26:35 CEST 2012
commit da2c62c1cf920b5da5837e93e9f937e85d664b61
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 07 Oct 2012 02:26:35 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/da2c62c1cf920b5da5837e93e9f937e85d664b61
gcc: version bumped to 4.7.2.
Bugfixes and impreovements.
---
compilers/gcc/DETAILS | +3/-3
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/compilers/gcc/DETAILS
+++ b/compilers/gcc/DETAILS
@@ -1,16 +1,16 @@
MODULE=gcc
- VERSION=4.7.1
+ VERSION=4.7.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-4.5.0-python.patch.bz2
SOURCE_URL[0]=$GNU_URL/gcc/$MODULE-$VERSION
SOURCE_URL[1]=ftp://gcc.gnu.org/pub/gcc/releases/gcc-$VERSION
SOURCE_URL[2]=http://www.online-mirror.org/gcc/$MODULE-$VERSION
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:3ab74e63a8f2120b4f2c5557f5ffec6907337137
+ SOURCE_VFY=sha1:a464ba0f26eef24c29bcd1e7489421117fb9ee35
SOURCE2_VFY=sha1:7c1fc0b526b74cce301b85acee04011ed6e5aa5a
WEB_SITE=http://gcc.gnu.org
ENTERED=20020628
- UPDATED=20120804
+ UPDATED=20120920
SHORT="GNU compiler collection"
cat << EOF
More information about the Lunar-commits
mailing list