mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/crosstool-ng: Updated for version 1.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
024cff436f
commit
590bd75cfd
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=crosstool-ng
|
||||
VERSION=${VERSION:-1.19.0}
|
||||
VERSION=${VERSION:-1.20.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="crosstool-ng"
|
||||
VERSION="1.19.0"
|
||||
VERSION="1.20.0"
|
||||
HOMEPAGE="http://crosstool-ng.org"
|
||||
DOWNLOAD="http://crosstool-ng.org/download/crosstool-ng/crosstool-ng-1.19.0.tar.bz2"
|
||||
MD5SUM="882e5420ec0ff5a19a9d027ec5094527"
|
||||
DOWNLOAD="http://crosstool-ng.org/download/crosstool-ng/crosstool-ng-1.20.0.tar.bz2"
|
||||
MD5SUM="a2dd1fdb325e86b736075155a243fcfc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue