diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-pcapy/python-pcapy.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-pcapy/python-pcapy.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-pcapy/python-pcapy.SlackBuild b/python/python-pcapy/python-pcapy.SlackBuild index f27972bf09..0815014afd 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} diff --git a/python/python-pcapy/python-pcapy.info b/python/python-pcapy/python-pcapy.info index bd4580e858..abea62f2a2 100644 --- a/python/python-pcapy/python-pcapy.info +++ b/python/python-pcapy/python-pcapy.info @@ -1,8 +1,8 @@ PRGNAM="python-pcapy" -VERSION="0.11.3" +VERSION="0.11.4" HOMEPAGE="https://www.coresecurity.com/corelabs-research/open-source-tools/pcapy" -DOWNLOAD="https://github.com/CoreSecurity/pcapy/archive/0.11.3/pcapy-0.11.3.tar.gz" -MD5SUM="a52f104c3dcadfb40275a48794634557" +DOWNLOAD="https://github.com/CoreSecurity/pcapy/archive/0.11.4/pcapy-0.11.4.tar.gz" +MD5SUM="ccc0ece6114a095800c8764f85451677" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |