mirror of
https://github.com/nmap/nmap.git
synced 2026-01-01 04:19:02 +00:00
Update libpcre to 10.45
This commit is contained in:
9
libpcre/MODULE.bazel
Normal file
9
libpcre/MODULE.bazel
Normal file
@@ -0,0 +1,9 @@
|
||||
module(
|
||||
name = "pcre2",
|
||||
version = "10.45",
|
||||
compatibility_level = 1,
|
||||
)
|
||||
|
||||
bazel_dep(name = "rules_cc", version = "0.0.1")
|
||||
bazel_dep(name = "bazel_skylib", version = "1.2.1")
|
||||
bazel_dep(name = "platforms", version = "0.0.4")
|
||||
Reference in New Issue
Block a user