Skip to content
Permalink
Browse files

pcre2: update to 10.33

  • Loading branch information
Schamschula committed Apr 21, 2019
1 parent e7e47a1 commit 5e24dfd5fe0c87e94f0b9de26ab415b2df5627b2
Showing with 4 additions and 4 deletions.
  1. +4 −4 devel/pcre/Portfile
@@ -5,7 +5,7 @@ PortSystem 1.0
name pcre
version 8.43
subport pcre2 {
version 10.32
version 10.33
}
categories devel
license BSD
@@ -36,9 +36,9 @@ use_bzip2 yes
set rmd160(pcre) b99a135d7d2833a16531ee2b2abd5dc99c9e1ea4
set sha256(pcre) 91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b
set size(pcre) 1576584
set rmd160(pcre2) 708cdaa837ff5cdb5c97db3991d51778a2e9102e
set sha256(pcre2) f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e
set size(pcre2) 1641814
set rmd160(pcre2) 5ef46f9e0f5a4d2ee710d4ec0616a83f00b680eb
set sha256(pcre2) 35514dff0ccdf02b55bd2e9fa586a1b9d01f62332c3356e379eabb75f789d8aa
set size(pcre2) 1690739
checksums rmd160 $rmd160(${subport}) \
sha256 $sha256(${subport}) \
size $size(${subport})

0 comments on commit 5e24dfd

Please sign in to comment.
You can’t perform that action at this time.