From acac94f0b3179b3feec43286fd492915b13a1c1f Mon Sep 17 00:00:00 2001 From: Ruslan Baratov Date: Sun, 22 Dec 2013 00:02:30 +0400 Subject: [PATCH] Update sugar: 1.0.4 --- cmake/config.cmake | 2 +- cmake/projects/Sugar/hunter.cmake | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/cmake/config.cmake b/cmake/config.cmake index 9da2ea6e2f..92dfb20894 100644 --- a/cmake/config.cmake +++ b/cmake/config.cmake @@ -17,5 +17,5 @@ include(hunter_config) hunter_config(Boost VERSION 1.55.0) hunter_config(GTest VERSION 1.7.0-hunter-1) hunter_config(OpenSSL VERSION 1.0.1e) -hunter_config(Sugar VERSION 1.0.3) +hunter_config(Sugar VERSION 1.0.4) hunter_config(ios_sim VERSION 1.8.2) diff --git a/cmake/projects/Sugar/hunter.cmake b/cmake/projects/Sugar/hunter.cmake index 70c42e5869..46e4f19e73 100644 --- a/cmake/projects/Sugar/hunter.cmake +++ b/cmake/projects/Sugar/hunter.cmake @@ -57,6 +57,17 @@ hunter_add_version( d0929748df6c4cc7126863d5799018e513c73f27 ) +hunter_add_version( + PACKAGE_NAME + Sugar + VERSION + "1.0.4" + URL + "https://github.com/ruslo/sugar/archive/v1.0.4.tar.gz" + SHA1 + f5547294647ed386e7bed7fc489f1ba53ab30b57 +) + hunter_download( PACKAGE_NAME Sugar