package/oniguruma: bump to version 6.9.7.1
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 17 Apr 2021 10:42:45 +0000 (12:42 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 19 Apr 2021 20:35:43 +0000 (22:35 +0200)
Update hash of COPYING (update in year:
https://github.com/kkos/oniguruma/commit/56255e8b3e209453938b62cb2a5045d29e3c3ff9)

https://github.com/kkos/oniguruma/blob/v6.9.7.1/HISTORY

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/oniguruma/oniguruma.hash
package/oniguruma/oniguruma.mk

index 668f21d37f5975ba6feb9fac1872eb91d152f788..3a6112e832ccef4e18d151e9f54b523a6db7f981 100644 (file)
@@ -1,3 +1,4 @@
-# Locally calculated
-sha256  bd0faeb887f748193282848d01ec2dad8943b5dfcb8dc03ed52dcc963549e819  onig-6.9.6.tar.gz
-sha256  6c7038393e8f30fee16257e713f77e383712f1465d6d25929596746b10b42bd3  COPYING
+# From https://github.com/kkos/oniguruma/releases/download/v6.9.7/onig-6.9.7.1.tar.gz.sha256
+sha256  6444204b9c34e6eb6c0b23021ce89a0370dad2b2f5c00cd44c342753e0b204d9  onig-6.9.7.1.tar.gz
+# Hash for license file
+sha256  70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f  COPYING
index 6ea5e1e6910e695ba12fecec93ebec9d1fe3f0f2..31c8d8e51239c737c17c6aafec93a57259ed5a16 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ONIGURUMA_VERSION = 6.9.6
+ONIGURUMA_VERSION = 6.9.7.1
 ONIGURUMA_SITE = \
        https://github.com/kkos/oniguruma/releases/download/v$(ONIGURUMA_VERSION)
 ONIGURUMA_SOURCE = onig-$(ONIGURUMA_VERSION).tar.gz