Browse Source

python/python3-pox: Updated for version 0.3.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
Vijay Marcel 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
e8ab047f4a
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 5
      python/python3-pox/python3-pox.SlackBuild
  2. 6
      python/python3-pox/python3-pox.info

5
python/python3-pox/python3-pox.SlackBuild

@ -2,7 +2,8 @@
# Slackware build script for python3-pox
# Copyright 2023 Vijay Marcel
# Copyright 2023-2024 Vijay Marcel
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pox
VERSION=${VERSION:-0.3.3}
VERSION=${VERSION:-0.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/python3-pox/python3-pox.info

@ -1,8 +1,8 @@
PRGNAM="python3-pox"
VERSION="0.3.3"
VERSION="0.3.4"
HOMEPAGE="https://github.com/uqfoundation/pox"
DOWNLOAD="https://pypi.io/packages/source/p/pox/pox-0.3.3.tar.gz"
MD5SUM="1822ff29764fe82b92beb4be670e40d1"
DOWNLOAD="https://pypi.io/packages/source/p/pox/pox-0.3.4.tar.gz"
MD5SUM="21fb7f7dab6b95de6b218aa9baaad1f9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save