Skip to content

Commit

Permalink
update gcc6 overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
mabrand committed Aug 24, 2016
1 parent 2e42c9e commit ee15231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/gcc6/gcc6-overlay.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ $(PKG)_URL := http://isl.gforge.inria.fr/$($(PKG)_FILE)
$(PKG)_URL_2 := ftp://gcc.gnu.org/pub/gcc/infrastructure/$($(PKG)_FILE)

PKG := gcc
$(PKG)_VERSION := 6.1.0
$(PKG)_CHECKSUM := 09c4c85cabebb971b1de732a0219609f93fc0af5f86f6e437fd8d7f832f1a351
$(PKG)_VERSION := 6.2.0
$(PKG)_CHECKSUM := 9944589fc722d3e66308c0ce5257788ebd7872982a718aa2516123940671b7c5
$(PKG)_SUBDIR := gcc-$($(PKG)_VERSION)
$(PKG)_FILE := gcc-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/gcc/gcc-$($(PKG)_VERSION)/$($(PKG)_FILE)

0 comments on commit ee15231

Please sign in to comment.