diff options
author | Viktor Szakats <commit@vszakats.net> | 2018-07-13 23:02:08 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2018-07-27 02:18:03 (GMT) |
commit | b9a47e838a65f0cf631276175f1c941120272a3a (patch) | |
tree | ef6798c56ecccd55944e5cbcf517363f76ae50a8 /src/box2d.mk | |
parent | 497d034376e0967dc7c2c805e3652ef7b1b697a4 (diff) | |
download | mxe-b9a47e838a65f0cf631276175f1c941120272a3a.zip mxe-b9a47e838a65f0cf631276175f1c941120272a3a.tar.gz mxe-b9a47e838a65f0cf631276175f1c941120272a3a.tar.bz2 |
Secure URLs
Diffstat (limited to 'src/box2d.mk')
-rw-r--r-- | src/box2d.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box2d.mk b/src/box2d.mk index 5c58dc6..f7ff0b4 100644 --- a/src/box2d.mk +++ b/src/box2d.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := box2d -$(PKG)_WEBSITE := http://www.box2d.org/ +$(PKG)_WEBSITE := https://www.box2d.org/ $(PKG)_IGNORE := $(PKG)_VERSION := 2.3.1 $(PKG)_CHECKSUM := 75d62738b13d2836cd56647581b6e574d4005a6e077ddefa5d727d445d649752 |