wok-next diff pcre/receipt @ rev 20915
libboost -> boost
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Aug 21 00:41:54 2018 +0300 (2018-08-21) |
parents | b863487b8e7a |
children | d5aab818505e |
line diff
1.1 --- a/pcre/receipt Sat May 05 16:03:34 2018 +0300 1.2 +++ b/pcre/receipt Tue Aug 21 00:41:54 2018 +0300 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt v2. 1.5 1.6 PACKAGE="pcre" 1.7 -VERSION="8.41" 1.8 +VERSION="8.42" 1.9 CATEGORY="meta" 1.10 SHORT_DESC="Perl 5 Compatible Regular Expression" 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="BSD" 1.13 WEB_SITE="http://www.pcre.org/" 1.14 -LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/pcre.html" 1.15 +LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/pcre.html" 1.16 1.17 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.18 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"