diff options
Diffstat (limited to 'src/apr.mk')
-rw-r--r-- | src/apr.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := apr +$(PKG)_WEBSITE := http://apr.apache.org/ +$(PKG)_DESCR := APR $(PKG)_IGNORE := $(PKG)_VERSION := 1.5.2 $(PKG)_CHECKSUM := 1af06e1720a58851d90694a984af18355b65bb0d047be03ec7d659c746d6dbdb |