Browse Source

package/grantlee: bump to 5.3.1

The hash of the license file has changed due to the addition of this
line:

+Grantlee is copyright Stephen Kelly <steveire@gmail.com> and others.

Signed-off-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Zoltan Gyarmati 1 năm trước cách đây
mục cha
commit
7c4f3014ef
2 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 2 2
      package/grantlee/grantlee.hash
  2. 1 1
      package/grantlee/grantlee.mk

+ 2 - 2
package/grantlee/grantlee.hash

@@ -1,5 +1,5 @@
 # Locally calculated
-sha256  139acee5746b957bdf1327ec0d97c604d4c0b9be42aec5d584297cb5ed6a990a  grantlee-5.2.0.tar.gz
+sha256  ba288ae9ed37ec0c3622ceb40ae1f7e1e6b2ea89216ad8587f0863d64be24f06  grantlee-5.3.1.tar.gz
 
 # Hash for license file
-sha256  a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861  COPYING.LIB
+sha256  4c3b163159fe524dc992489c5bc52aaf0231b5ff41fb6234adb7f10373da24c4  COPYING.LIB

+ 1 - 1
package/grantlee/grantlee.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GRANTLEE_VERSION = 5.2.0
+GRANTLEE_VERSION = 5.3.1
 GRANTLEE_SITE = $(call github,steveire,grantlee,v$(GRANTLEE_VERSION))
 GRANTLEE_INSTALL_STAGING = YES
 GRANTLEE_LICENSE = LGPL-2.1+