blob: 0f75e378b76f090838f7812738dc166c998a36d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Generated by makepkg 6.1.0
# Tue Apr 16 07:49:51 UTC 2024
pkgbase = sregex-git
pkgdesc = A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams.
pkgver = r222.c275d22
pkgrel = 1
url = https://github.com/openresty/sregex
arch = i686
arch = x86_64
license = custom:BSD
makedepends = git
depends = glibc
provides = sregex
source = git+https://github.com/openresty/sregex
md5sums = SKIP
pkgname = sregex-git
|