summaryrefslogtreecommitdiffstats
path: root/python/python-bitstring/python-bitstring.SlackBuild
diff options
context:
space:
mode:
author B. Watson2020-10-12 05:52:19 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:37:20 +0200
commit1d5ac2133172d89d5a86a6021209c23314cb62bb (patch)
tree70f29d41ac11a4de1f3185185aa1cc011db305cd /python/python-bitstring/python-bitstring.SlackBuild
parent1d4cd5736cfd57bdd4cd7614bdd9fefa892f7948 (diff)
downloadslackbuilds-1d5ac2133172d89d5a86a6021209c23314cb62bb.tar.gz
python/python-bitstring: Fix script, README, slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-bitstring/python-bitstring.SlackBuild')
-rw-r--r--python/python-bitstring/python-bitstring.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-bitstring/python-bitstring.SlackBuild b/python/python-bitstring/python-bitstring.SlackBuild
index 602d11b972..d5e201085a 100644
--- a/python/python-bitstring/python-bitstring.SlackBuild
+++ b/python/python-bitstring/python-bitstring.SlackBuild
@@ -22,8 +22,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+PRGNAM=python-bitstring
SRCNAM=bitstring
-PRGNAM=python-$SRCNAM
VERSION=${VERSION:-3.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}