pcre: update to pcre-8.40

This commit is contained in:
MilhouseVH 2017-05-06 21:16:56 +01:00
parent 739276c5c7
commit 4a0818b6fb

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="pcre" PKG_NAME="pcre"
PKG_VERSION="8.39" PKG_VERSION="8.40"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.pcre.org/" PKG_SITE="http://www.pcre.org/"