pcre2 recipe
This commit is contained in:
parent
cb8028436f
commit
6c148cbccf
6
recipes/pcre2/Makefile
Normal file
6
recipes/pcre2/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
name = pcre2
|
||||
version = 10.36
|
||||
URL = https://ftp.pcre.org/pub/pcre/pcre2-$(version).tar.gz
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Reference in New Issue
Block a user