diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2016-08-22 13:23:57 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 5649a3bcacf494fd1c3de4f9a5278902726e9c0d (patch) | |
tree | 598fe7aaea641a62bbc178bdeb11be26f661aeed /libraries/pcre2/pcre2.info | |
parent | 91acfe52e6fa8a49ca35dd2ac2d137d5d61bf4a2 (diff) | |
download | slackbuilds-5649a3bcacf494fd1c3de4f9a5278902726e9c0d.tar.gz |
libraries/pcre2: Added (Perl 5-style regular exprs. 2nd version).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/pcre2/pcre2.info')
-rw-r--r-- | libraries/pcre2/pcre2.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/pcre2/pcre2.info b/libraries/pcre2/pcre2.info new file mode 100644 index 0000000000..67790dfdca --- /dev/null +++ b/libraries/pcre2/pcre2.info @@ -0,0 +1,10 @@ +PRGNAM="pcre2" +VERSION="10.22" +HOMEPAGE="http://www.pcre.org/" +DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.22.tar.bz2" +MD5SUM="c0c02517938ee2b0d350d53edf450664" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Larry Hajali" +EMAIL="larryhaja[at]gmail[dot]com" |