Browse Source

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>
Daniel Nicoletti 7 years ago
parent
commit
1eef94f12b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/cutelyst/cutelyst.hash
  2. 1 1
      package/cutelyst/cutelyst.mk

+ 1 - 1
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

+ 1 - 1
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