diff options
Diffstat (limited to 'libraries/pcre2/pcre2.SlackBuild')
-rw-r--r-- | libraries/pcre2/pcre2.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/pcre2/pcre2.SlackBuild b/libraries/pcre2/pcre2.SlackBuild index 98affad11e..650a83f9b3 100644 --- a/libraries/pcre2/pcre2.SlackBuild +++ b/libraries/pcre2/pcre2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pcre2 -# Copyright 2016-2018 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2016-2019 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pcre2 -VERSION=${VERSION:-10.32} +VERSION=${VERSION:-10.33} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |