Commit Graph
30 Commits
Author SHA1 Message Date
Edgar A. Baeza 8e4e9214e1 Change the apache file hash 64bit (#797) 2016-04-19 18:34:16 +10:00
Cyianor fe752ea1e0 Apache httpd version upgrade to 2.4.20 2016-04-15 19:46:44 +10:00
Mike Lewis 316cdb2a9e Revert "Restore separate app for Apache/PHP Visual C++ dependency" 2016-03-29 04:50:55 -04:00
MPLew-is ec9a81380e Restore separate app for Apache/PHP Visual C++ dependency 2016-03-29 01:49:25 -04:00
MPLew-is c049577057 Change Visual C++ dependency to direct download of DLLs 2016-03-27 07:46:53 -04:00
MPLew-is 0ade81b51c Rename "visual-c-14" to "vc-redist14" 2016-03-27 04:50:59 -04:00
MPLew-is f3bad6b446 Add hash algorithm label for verbosity
Prevents breaking if this changes sometime in the future
2016-03-27 03:07:42 -04:00
MPLew-is 99d377e19d Add PHP/Apache Visual C++ dependency
Also adds visual-c-14 manifest
2016-03-27 03:07:21 -04:00
MPLew-is 091a7e5b8b Update Apache checksums/hashes 2016-03-23 01:19:46 -04:00
Nil Késede f0605f522d Add architecture 64bits on package Apache 2016-02-20 12:18:40 -03:00
Nil Késede 8edc36a281 Update URL hash 2016-02-18 00:34:14 -03:00
Konstantin Molchanov d610dcedbe Apache: Update invalid download URL 2016-02-01 22:34:09 +03:00
Aaron Sun a503387ef9 Update Apache to 2.4.18 2016-01-12 16:49:28 +00:00
Alexander B f379e5f86c Fix Apache version to 2.4.17 (2.4.16 outdated) 2015-10-26 02:08:52 +03:00
Roy Ivy III 5d097a7c78 Merge branch 'upstream' into dev-whitespace
Conflicts:
	bucket/apache.json
	bucket/cmake.json
	bucket/curl.json
	bucket/git.json
	bucket/openssl.json
	bucket/php54.json
	bucket/php55.json
	bucket/sliksvn.json
	lib/core.ps1
2015-08-25 22:27:55 -05:00
Ibrahim Hatoum 914f7787d3 Updated hash 2015-08-20 11:46:03 -04:00
Ibrahim Hatoum 1a835d7c81 Update apache.json
Fixed Apache file location. Upgraded Apache to 2.4.16
2015-08-19 16:05:49 -04:00
Roy Ivy III 6d9bca805f whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
teadawg 248ed29414 Update apache.json
update version, url and hash
2015-04-02 16:03:39 +02:00
teadawg 4ac26b3f8c Update apache.json
update broken link
2015-04-02 00:42:46 +02:00
Jonathan Rehm 7dbe7c8685 Hash updated to match source value
Updated with value found in http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.10-win32-VC11.zip.txt
2014-12-20 15:35:21 -07:00
Stephen Edgar 30841cf0da Apache v2.4.10 2014-09-29 14:44:58 +10:00
Konstantin Molchanov 28581ae70e Hash updated to fit the value at the source
Took the SHA256-Checksum value from http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.9-win32-VC11.zip.txt
2014-06-18 23:16:23 +04:00
Stephen Edgar 4cb36eb1e9 Update apache.json with openssl-1.0.1g
Yes, same filename, changelog http://www.apachelounge.com/Changelog-2.4.html
2014-04-09 09:13:31 +10:00
Luke Sampson cd1a720704 apache 2.4.9 (32-bit only, see #81. 64-bit version is available in the extras bucket as apache64bit) 2014-03-17 17:01:10 +10:00
Luke Sampson cfaf057573 apache 2.4.7 (add checkver) 2014-03-16 10:57:30 +10:00
Luke Sampson f0166de69a apache 2.4.7 (fix extract_dir, see #78) 2014-03-16 10:46:17 +10:00
Konstantin Molchanov 60d68c7d6f Apache: New version, 64 bit package, hash updated.
Hi,

Apache installation would fail due to hash check fail:

~ $ scoop install apache
installing apache (2.4.6)
downloading http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.6-win32-VC11.zip...done
checking hash...hash check failed for http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.6-win32-VC11.zip. exp
ected: E112445A222916FF6C60F4258373CF9B427B0E9EBCEB01E67DDB7C3CECEF892B, actual: 864d04fdb5a03f0dda2af0cd26a67fa6f2d8cd5
edde3eb40e3e95bb2c05b4899!

Apparently, Apache uses SHA1, not MD5.

Instead of just updating the hash, I've also updated the version, and added 64 bit download.

Thanks!
2014-03-15 20:44:02 +03:00
Luke Sampson 8e20c77122 Apache 2.4.6 (move PHP setup to gist) 2013-09-13 15:07:08 +10:00
Luke Sampson e1363384a1 apache 2.4.6 2013-09-13 11:07:38 +10:00