diff options
Diffstat (limited to 'system/pv/pv.SlackBuild')
-rw-r--r-- | system/pv/pv.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pv/pv.SlackBuild b/system/pv/pv.SlackBuild index 8f3dc4f6f01c..c3cd787e8953 100644 --- a/system/pv/pv.SlackBuild +++ b/system/pv/pv.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pv -VERSION=${VERSION:-1.6.6} +VERSION=${VERSION:-1.6.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |