diff options
Diffstat (limited to 'python/python-pcapy/python-pcapy.SlackBuild')
-rw-r--r-- | python/python-pcapy/python-pcapy.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-pcapy/python-pcapy.SlackBuild b/python/python-pcapy/python-pcapy.SlackBuild index f27972bf09a45..0815014afd260 100644 --- a/python/python-pcapy/python-pcapy.SlackBuild +++ b/python/python-pcapy/python-pcapy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-pcapy -# Copyright 2017 Brenton Earl <brent@exitstatusone.com> +# Copyright 2017-2018 Brenton Earl <brent@exitstatusone.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-pcapy SRCNAM=pcapy -VERSION=${VERSION:-0.11.3} +VERSION=${VERSION:-0.11.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |