Browse Source

fix tracking

master
parent
commit
f7a52d885a
  1. 4
      pcre2/pcre2.spec

4
pcre2/pcre2.spec

@ -32,7 +32,7 @@ Class: EVAL
Group: RegExp
License: BSD
Version: 10.10
Release: 20150307
Release: 20150308
# package options
%option with_utf8 yes
@ -49,7 +49,7 @@ PreReq: OpenPKG, openpkg >= 20140101
PCRE is a library implementing Perl Compatible Regular Expressions.
%track
prog pcre = {
prog pcre2 = {
version = %{version}
url = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
regex = pcre2-(__VER__)\.tar\.gz

Loading…
Cancel
Save