mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
package/pcre2: bump version to 10.31
Added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
63e7fea0bd
commit
9ee2d59ba8
@ -1,2 +1,4 @@
|
|||||||
# Locally calculated after checking pgp signature at https://ftp.pcre.org/pub/pcre/pcre2-10.30.tar.bz2.sig
|
# Locally calculated after checking pgp signature at https://ftp.pcre.org/pub/pcre/pcre2-10.31.tar.bz2.sig
|
||||||
sha256 90bd41c605d30e3745771eb81928d779f158081a51b2f314bbcc1f73de5773db pcre2-10.30.tar.bz2
|
sha256 e07d538704aa65e477b6a392b32ff9fc5edf75ab9a40ddfc876186c4ff4d68ac pcre2-10.31.tar.bz2
|
||||||
|
# Locally computed
|
||||||
|
sha256 4806d1c067bffe106d97dac68744373a866bfdd65486c0532ed1b41595ec4b64 LICENCE
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PCRE2_VERSION = 10.30
|
PCRE2_VERSION = 10.31
|
||||||
PCRE2_SITE = https://ftp.pcre.org/pub/pcre
|
PCRE2_SITE = https://ftp.pcre.org/pub/pcre
|
||||||
PCRE2_SOURCE = pcre2-$(PCRE2_VERSION).tar.bz2
|
PCRE2_SOURCE = pcre2-$(PCRE2_VERSION).tar.bz2
|
||||||
PCRE2_LICENSE = BSD-3-Clause
|
PCRE2_LICENSE = BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user