From f7a52d885a61f3148184a683b6148e6502a34792 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 8 Mar 2015 08:17:10 +0000 Subject: [PATCH] fix tracking --- pcre2/pcre2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcre2/pcre2.spec b/pcre2/pcre2.spec index 1dd512df46..5d045d1d93 100644 --- a/pcre2/pcre2.spec +++ b/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