Update to 4.3.6

This commit is contained in:
Tom G. Christensen 2011-08-17 14:01:11 +00:00 committed by Tom G. Christensen
parent 7e0b4ba8f1
commit 52621a2137
2 changed files with 5 additions and 2 deletions

View File

@ -7,8 +7,8 @@
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
snapshot= snapshot=
topdir=gcc topdir=gcc
version=4.3.5 version=4.3.6
pkgver=2 pkgver=1
source[0]=ftp://ftp.sunet.se/pub/gnu/gcc/releases/$topdir-$version/$topdir-$version.tar.bz2 source[0]=ftp://ftp.sunet.se/pub/gnu/gcc/releases/$topdir-$version/$topdir-$version.tar.bz2
#source[0]=gcc-4.3-$snapshot.tar.bz2 #source[0]=gcc-4.3-$snapshot.tar.bz2
## If there are no patches, simply comment this ## If there are no patches, simply comment this

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Wed Aug 17 2011 Tom G. Christensen <swpkg@jupiterrise.com> - 4.3.6-1
- Update to 4.3.6
* Sat May 28 2011 Tom G. Christensen <swpkg@jupiterrise.com> - 4.3.5-2 * Sat May 28 2011 Tom G. Christensen <swpkg@jupiterrise.com> - 4.3.5-2
- Build for Solaris 7/sparc - Build for Solaris 7/sparc