diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-02-24 21:32:51 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-02-25 08:59:45 +0100 |
commit | 604397857e72280ba64741771fa6667d71608201 (patch) | |
tree | fd2d0d047b2495c79fb3dd334c16c37777d5e348 /source/l/pcre | |
parent | 85042a7c7d5de97fc208ee4d02c7bedf601dc0c4 (diff) | |
download | current-604397857e72280ba64741771fa6667d71608201.tar.gz current-604397857e72280ba64741771fa6667d71608201.tar.xz |
Sun Feb 24 21:32:51 UTC 201920190224213251
a/xfsprogs-4.20.0-x86_64-1.txz: Upgraded.
d/git-2.21.0-x86_64-1.txz: Upgraded.
l/pcre-8.43-x86_64-1.txz: Upgraded.
n/getmail-5.13-x86_64-1.txz: Upgraded.
extra/brltty/brltty-6.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/pcre')
-rwxr-xr-x | source/l/pcre/pcre.SlackBuild | 2 | ||||
-rw-r--r-- | source/l/pcre/pcre.url | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/source/l/pcre/pcre.SlackBuild b/source/l/pcre/pcre.SlackBuild index 181c8cc9d..4c86bcb56 100755 --- a/source/l/pcre/pcre.SlackBuild +++ b/source/l/pcre/pcre.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=pcre VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/pcre/pcre.url b/source/l/pcre/pcre.url new file mode 100644 index 000000000..249757b9c --- /dev/null +++ b/source/l/pcre/pcre.url @@ -0,0 +1 @@ +ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ |