aboutsummaryrefslogtreecommitdiff
path: root/net/net-snmp/patches/200-add-pcre2-support.patch
Commit message (Collapse)AuthorAge
* net-snmp: move to PCRE2 libraryChristian Marangi2023-09-30
Add upstream patch adding support for pcre2 and update dependency to require libpcre2 instead of libpcre. --with-pcre2-8 is now needed to exclude support for pcre and only require pcre2 as net-snmp still use and try to use pcre by default. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>