From 5e495a7d0feadb57e7580fc7fb82a451a51304c8 Mon Sep 17 00:00:00 2001 From: Douglas Rhine <59268455+dgcampea@users.noreply.github.com> Date: Fri, 14 Feb 2020 02:35:23 +0000 Subject: [PATCH] update runtime to 5.14 update dependencies --- website.i2pd.i2pd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website.i2pd.i2pd.json b/website.i2pd.i2pd.json index 0204992..ab13484 100644 --- a/website.i2pd.i2pd.json +++ b/website.i2pd.i2pd.json @@ -1,7 +1,7 @@ { "app-id": "website.i2pd.i2pd", "runtime": "org.kde.Platform", - "runtime-version": "5.12", + "runtime-version": "5.14", "sdk": "org.kde.Sdk", "command": "i2pd_qt_wrapper", "finish-args": [ @@ -27,8 +27,8 @@ "sources": [ { "type": "archive", - "url": "https://dl.bintray.com/boostorg/release/1.68.0/source/boost_1_68_0.tar.bz2", - "sha256": "7f6130bc3cf65f56a618888ce9d5ea704fa10b462be126ad053e80e553d6d8b7" + "url": "https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2", + "sha256": "59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722" } ] },