diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-03-04 10:33:47 (GMT) |
---|---|---|
committer | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-03-04 10:33:47 (GMT) |
commit | e961e447fbe61df54a0e304bc078741a47230193 (patch) | |
tree | 7c9fc11b43ca2711888c13fd1c0e64a2dcf87f3d /src/upx.mk | |
parent | 215adb59861289ab5b4d12538028252b2f2b5a32 (diff) | |
download | mxe-e961e447fbe61df54a0e304bc078741a47230193.zip mxe-e961e447fbe61df54a0e304bc078741a47230193.tar.gz mxe-e961e447fbe61df54a0e304bc078741a47230193.tar.bz2 |
URL updates
Diffstat (limited to 'src/upx.mk')
-rw-r--r-- | src/upx.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := upx -$(PKG)_WEBSITE := http://upx.sourceforge.net/ +$(PKG)_WEBSITE := https://upx.github.io $(PKG)_DESCR := UPX $(PKG)_IGNORE := $(PKG)_VERSION := 3.91 |