package/cutelyst: bump version to 2.11.0
authorSergio Prado <sergio.prado@e-labworks.com>
Tue, 7 Jul 2020 23:35:23 +0000 (20:35 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 11 Jul 2020 13:27:51 +0000 (15:27 +0200)
Also separate the fields in the hash file by two spaces.

Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/cutelyst/cutelyst.hash
package/cutelyst/cutelyst.mk

index e9c1161969762215140378838e4f455351845e5e..d35fdcc890c4e94c95505efbd8f717cc7db25f36 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated after checking pgp signature
-sha256  5036378d0d8242da68f61bc2f51fc37b881b720311073b6f6cfb113cbae18a40    cutelyst-2.9.0.tar.gz
-sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551    COPYING
+sha256  b0e3d658a60d68906f7255b78bad64af1aa07cb3b785fbf61629b7355f089baa  cutelyst-2.11.0.tar.gz
+sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING
index f2129312d5c2e05f695ea6c75109aa2b8e658c9d..9520922454678bd34859bf40ebfeb1b24bbf5916 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CUTELYST_VERSION = 2.9.0
+CUTELYST_VERSION = 2.11.0
 CUTELYST_SITE = https://github.com/cutelyst/cutelyst/archive/v$(CUTELYST_VERSION)
 CUTELYST_INSTALL_STAGING = YES
 CUTELYST_SUPPORTS_IN_SOURCE_BUILD = NO