diff options
Diffstat (limited to 'src/libuv.mk')
-rw-r--r-- | src/libuv.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libuv.mk b/src/libuv.mk index bf632db..b15e896 100644 --- a/src/libuv.mk +++ b/src/libuv.mk @@ -1,6 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := libuv +$(PKG)_WEBSITE := http://libuv.org/ $(PKG)_IGNORE := $(PKG)_VERSION := 1.9.1 $(PKG)_CHECKSUM := e83953782c916d7822ef0b94e8115ce5756fab5300cca173f0de5f5b0e0ae928 |