summaryrefslogtreecommitdiff
path: root/toolchain/gmp/Makefile.inc
AgeCommit message (Collapse)Author
2023-08-11gmp: update to 6.3.0Waldemar Brodkorb
2017-01-11gmp: update to 6.1.2Waldemar Brodkorb
2016-06-25gmp: update to 6.1.1Waldemar Brodkorb
2015-12-07gmp: update to latest stable versionWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-05-04update gmp to latest upstreamWaldemar Brodkorb
2014-01-06update gmp/mpfr to latest upstream versionWaldemar Brodkorb
2010-02-27fix checksum check of toolchain archives after downloadWaldemar Brodkorb
and update alix/wrap targets to 2.6.33
2010-02-25update to latest upstream versionWaldemar Brodkorb
2009-06-01remove unused $Id$Waldemar Brodkorb
- $id$ substitution is not apropriate for git scm
2009-05-30fix variable nameWaldemar Brodkorb
PKG_SITES is correct now
2009-05-24more gcc 4.4 issues on mipsWaldemar Brodkorb
- disable runit in busybox - update gmp to latest upstream - PKG_DEPEND -> PKG_DEPENDS
2009-05-17Initial importwbx