mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
6 lines
124 B
TOML
6 lines
124 B
TOML
[php-legacy]
|
|
source = 'github'
|
|
github = 'php/php-src'
|
|
use_max_tag = true
|
|
prefix = 'php-'
|
|
include_regex = 'php-8\.2\.[0-9]+'
|