diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2018-09-09 23:16:24 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-09 23:16:24 +0100 |
commit | fcb349daf13b5f478dddb14d950dd5eea6cb684d (patch) | |
tree | e9c7062de2ddfad80030acf9a01e1eb54378b40b /python/pyasn1/pyasn1.SlackBuild | |
parent | 71e6e7542fe9ccfb750f69dc3179270f78db081f (diff) |
python/pyasn1: Updated for version 0.4.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pyasn1/pyasn1.SlackBuild')
-rw-r--r-- | python/pyasn1/pyasn1.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyasn1/pyasn1.SlackBuild b/python/pyasn1/pyasn1.SlackBuild index e6b7eb6a6931c..98956f9ea4068 100644 --- a/python/pyasn1/pyasn1.SlackBuild +++ b/python/pyasn1/pyasn1.SlackBuild @@ -25,7 +25,7 @@ # Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115 PRGNAM=pyasn1 -VERSION=${VERSION:-0.4.2} +VERSION=${VERSION:-0.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |