summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-10-07 09:15:59 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-10-07 09:15:59 (GMT)
commit0a77327e9ea3bd5624d2d016c86205a388fe65a6 (patch)
treeb6275f7d432cd08691ab7fdb15a24e277da0de6c
parent24caa5819a19652c05162169e1ccfd4a459fe0e1 (diff)
parent1bd84ab4391012b190caedbf0f2b01b5a93b5a83 (diff)
downloadmxe-0a77327e9ea3bd5624d2d016c86205a388fe65a6.zip
mxe-0a77327e9ea3bd5624d2d016c86205a388fe65a6.tar.gz
mxe-0a77327e9ea3bd5624d2d016c86205a388fe65a6.tar.bz2
Merge branch 'master' of github.com:mxe/mxe
-rw-r--r--src/curl.mk4
-rw-r--r--versions.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/curl.mk b/src/curl.mk
index 76cea81..023964b 100644
--- a/src/curl.mk
+++ b/src/curl.mk
@@ -3,8 +3,8 @@
PKG := curl
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 7.44.0
-$(PKG)_CHECKSUM := e7aab6b92fb30f88f9150090f6fa04f1e4358809ca8642d4e79cd79db652563e
+$(PKG)_VERSION := 7.45.0
+$(PKG)_CHECKSUM := 96cd9711d8f38fa6f99af085a67ad1e0ebca339f2a9a00a2aa59c40a66c4552d
$(PKG)_SUBDIR := curl-$($(PKG)_VERSION)
$(PKG)_FILE := curl-$($(PKG)_VERSION).tar.lzma
$(PKG)_URL := http://curl.haxx.se/download/$($(PKG)_FILE)
diff --git a/versions.json b/versions.json
index 9009e9b..cdab83c 100644
--- a/versions.json
+++ b/versions.json
@@ -37,7 +37,7 @@
"cppunit": "1.13.2",
"crystalhd": "1",
"cunit": "2.1-3",
- "curl": "7.44.0",
+ "curl": "7.45.0",
"db": "6.1.26",
"dbus": "1.10.0",
"dcmtk": "3.6.0",