mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
package/oniguruma: bump to version 6.9.5
Update hash of COPYING (update in year):
1952e8970a
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
aa3ec046b6
commit
ab8964ae77
@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 4669d22ff7e0992a7e93e116161cac9c0949cd8960d1c562982026726f0e6d53 onig-6.9.4.tar.gz
|
sha256 2f25cc3165e6da4b12dcabdb6b77c48f436d835e127ec2e3cad7abae9ea8e9a6 onig-6.9.5.tar.gz
|
||||||
sha256 ae266a1ad1c2ef50baf14a1a2993e926cd46d09c6cc8b0b3a8498e44da2746b8 COPYING
|
sha256 6c7038393e8f30fee16257e713f77e383712f1465d6d25929596746b10b42bd3 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
ONIGURUMA_VERSION = 6.9.4
|
ONIGURUMA_VERSION = 6.9.5
|
||||||
ONIGURUMA_SITE = \
|
ONIGURUMA_SITE = \
|
||||||
https://github.com/kkos/oniguruma/releases/download/v$(ONIGURUMA_VERSION)
|
https://github.com/kkos/oniguruma/releases/download/v$(ONIGURUMA_VERSION)
|
||||||
ONIGURUMA_SOURCE = onig-$(ONIGURUMA_VERSION).tar.gz
|
ONIGURUMA_SOURCE = onig-$(ONIGURUMA_VERSION).tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user