mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/pcre2: Updated to version 10.35
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
82dba090c9
commit
339307d339
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pcre2
|
||||
VERSION=${VERSION:-10.34}
|
||||
VERSION=${VERSION:-10.35}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pcre2"
|
||||
VERSION="10.34"
|
||||
VERSION="10.35"
|
||||
HOMEPAGE="http://www.pcre.org/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.34.tar.bz2"
|
||||
MD5SUM="d280b62ded13f9ccf2fac16ee5286366"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.35.tar.bz2"
|
||||
MD5SUM="a0674e2cc5941d738c1afddf43fb8745"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue