diff options
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} |