diff options
Diffstat (limited to 'src/unzip.mk')
-rw-r--r-- | src/unzip.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unzip.mk b/src/unzip.mk index a2587b4..4129d2b 100644 --- a/src/unzip.mk +++ b/src/unzip.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := unzip -$(PKG)_WEBSITE := http://www.info-zip.org +$(PKG)_WEBSITE := https://infozip.sourceforge.io/UnZip.html $(PKG)_DESCR := Info-ZIP $(PKG)_IGNORE := $(PKG)_VERSION := 6.10b |