mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
pcre: bump to version 8.36
Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
fba37d2322
commit
45f7fb51ed
3
package/pcre/pcre.hash
Normal file
3
package/pcre/pcre.hash
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# From http://sourceforge.net/projects/pcre/files/pcre/8.36/
|
||||||
|
md5 ff7b4bb14e355f04885cf18ff4125c98 pcre-8.36.tar.gz
|
||||||
|
sha1 fb537757756818133d8157ec878bc11f5a93ef4d pcre-8.36.tar.gz
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PCRE_VERSION = 8.35
|
PCRE_VERSION = 8.36
|
||||||
PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
|
PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
|
||||||
PCRE_LICENSE = BSD-3c
|
PCRE_LICENSE = BSD-3c
|
||||||
PCRE_LICENSE_FILES = LICENCE
|
PCRE_LICENSE_FILES = LICENCE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user