aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2022-02-01 21:30:35 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-02 11:23:14 +0700
commit72d9a9cefbcc1c14da982d063bc090ee66710beb (patch)
treebb8abe8f7bb896e34883a7441279a197eef9a239 /python
parent03952fd565c6fd7ed7629102c34d10c7e287a89e (diff)
downloadslackbuilds-72d9a9cefbcc1c14da982d063bc090ee66710beb.tar.xz
python/python2-cryptography: Fix PRGNAM in info file
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python2-cryptography/python2-cryptography.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-cryptography/python2-cryptography.info b/python/python2-cryptography/python2-cryptography.info
index cab5f30403e7..50db712a613f 100644
--- a/python/python2-cryptography/python2-cryptography.info
+++ b/python/python2-cryptography/python2-cryptography.info
@@ -1,4 +1,4 @@
-PRGNAM="cryptography"
+PRGNAM="python2-cryptography"
VERSION="3.3.2"
HOMEPAGE="https://cryptography.io/"
DOWNLOAD="https://files.pythonhosted.org/packages/d4/85/38715448253404186029c575d559879912eb8a1c5d16ad9f25d35f7c4f4c/cryptography-3.3.2.tar.gz"