summaryrefslogtreecommitdiffstats
path: root/package/cutelyst
diff options
context:
space:
mode:
authorDaniel Nicoletti <dantti12@gmail.com>2018-08-02 10:38:13 -0300
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-05 14:12:46 +0200
commit1eef94f12b8de9a96aabb85a5bb86c7ee41942e2 (patch)
tree643ddfa1bfcbc7de7464ba91042b2195e94ac9fe /package/cutelyst
parent9cf4964da56863dfe4ce729c32400bd9acf25ee7 (diff)
downloadbuildroot-1eef94f12b8de9a96aabb85a5bb86c7ee41942e2.tar.gz
buildroot-1eef94f12b8de9a96aabb85a5bb86c7ee41942e2.zip
package/cutelyst: bump version to fix build issues
Fixes: http://autobuild.buildroot.net/results/fd78e54eca9e95ae5c7a27e6afa1891a0bf65994/ Signed-off-by: Daniel Nicoletti <dantti12@gmail.com> [Thomas: add autobuilder reference.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/cutelyst')
-rw-r--r--package/cutelyst/cutelyst.hash2
-rw-r--r--package/cutelyst/cutelyst.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/cutelyst/cutelyst.hash b/package/cutelyst/cutelyst.hash
index 58645e50c2..edc83f3886 100644
--- a/package/cutelyst/cutelyst.hash
+++ b/package/cutelyst/cutelyst.hash
@@ -1,3 +1,3 @@
# Locally calculated after checking pgp signature
-sha256 a5d40c5e0027982181529449ffa807492f5759c2c604cdc467e748445721ff28 cutelyst-2.5.1.tar.gz
+sha256 d088e6dbbb9a1ef03b4481d44746a2b086724842f5ee85abe8095e2eb6fe0da4 cutelyst-2.5.2.tar.gz
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
diff --git a/package/cutelyst/cutelyst.mk b/package/cutelyst/cutelyst.mk
index 498d2d5545..e8695a7b3a 100644
--- a/package/cutelyst/cutelyst.mk
+++ b/package/cutelyst/cutelyst.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CUTELYST_VERSION = 2.5.1
+CUTELYST_VERSION = 2.5.2
CUTELYST_SITE = https://github.com/cutelyst/cutelyst/archive/v$(CUTELYST_VERSION)
CUTELYST_INSTALL_STAGING = YES
CUTELYST_SUPPORTS_IN_SOURCE_BUILD = NO
OpenPOWER on IntegriCloud