diff options
Diffstat (limited to 'repo/pcre2-32/pcre2-32.xibuild')
-rw-r--r-- | repo/pcre2-32/pcre2-32.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/pcre2-32/pcre2-32.xibuild b/repo/pcre2-32/pcre2-32.xibuild index 4822cf8..c7c62b9 100644 --- a/repo/pcre2-32/pcre2-32.xibuild +++ b/repo/pcre2-32/pcre2-32.xibuild @@ -6,7 +6,7 @@ DESC="PCRE2 with 32 bit character support" MAKEDEPS="make " DEPS="musl " -PKG_VER=10.39 +PKG_VER=10.40 SOURCE="https://github.com/PhilipHazel/pcre2/releases/download/pcre2-$PKG_VER/pcre2-$PKG_VER.tar.bz2" build () { |