diff options
Diffstat (limited to 'src/bullet.mk')
-rw-r--r-- | src/bullet.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bullet.mk b/src/bullet.mk index 61fb6df..cb8d571 100644 --- a/src/bullet.mk +++ b/src/bullet.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := bullet -$(PKG)_WEBSITE := http://bulletphysics.org/ +$(PKG)_WEBSITE := https://bulletphysics.org/ $(PKG)_DESCR := Bullet physics, version 2 $(PKG)_IGNORE := $(PKG)_VERSION := 2.82-r2704 |