diff options
Diffstat (limited to 'src/cpp-netlib.mk')
-rw-r--r-- | src/cpp-netlib.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpp-netlib.mk b/src/cpp-netlib.mk index 7fc8dca..3bccaa3 100644 --- a/src/cpp-netlib.mk +++ b/src/cpp-netlib.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := cpp-netlib -$(PKG)_WEBSITE := http://cpp-netlib.org/ +$(PKG)_WEBSITE := https://cpp-netlib.org/ $(PKG)_DESCR := Boost C++ Networking Library $(PKG)_IGNORE := $(PKG)_VERSION := 73d4024 |