mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 07:47:35 +00:00
Ports/pcre2: Update pcre2 to version 10.40
This commit is contained in:
parent
a25ab52ee7
commit
bb98991ff8
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=pcre2
|
||||
version=10.39
|
||||
port='pcre2'
|
||||
version='10.40'
|
||||
useconfigure=true
|
||||
files="https://github.com/PhilipHazel/pcre2/releases/download/pcre2-${version}/pcre2-${version}.tar.gz pcre2-${version}.tar.gz
|
||||
https://github.com/PhilipHazel/pcre2/releases/download/pcre2-${version}/pcre2-${version}.tar.gz.sig pcre2-${version}.tar.gz.sig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue