Skip to content

Commit ab8d2f2

Browse files
authored
Merge pull request #112 from git-for-windows/mingw-w64-pcre2-10.43
mingw-w64-pcre2: update to 10.43
2 parents 4176be1 + 81ac28d commit ab8d2f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-pcre2/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=pcre2
44
pkgbase=mingw-w64-${_realname}
55
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
6-
pkgver=10.42
6+
pkgver=10.43
77
pkgrel=1
88
pkgdesc="A library that implements Perl 5-style regular expressions (mingw-w64)"
99
arch=('any')
@@ -26,7 +26,7 @@ source=(https://github.com/PhilipHazel/pcre2/releases/download/${_realname}-${pk
2626
0006-RunGrepTest-work-around-Unix-vs-Windows-path-issues.patch
2727
0007-RunGrepTest-Windows-does-not-have-a-bin-echo.patch
2828
0008-RunGrepTest-work-around-MSYS2-idiosyncrasy.patch)
29-
sha256sums=('8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840'
29+
sha256sums=('e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb'
3030
'SKIP'
3131
'bf9f757e17f72009ee04af33c4e5d153ce6f4181e3ad8381d9306019f395048d'
3232
'ab57fb231b459365311c77de051481bfd4b589029e5011a24a0326898a4e018d'

0 commit comments

Comments
 (0)