diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 00:20:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 00:20:20 +0700 |
commit | d9411f5351eb06f9b1eed2403ce31298900988fa (patch) | |
tree | 8f7ed745255df2c4dc198c493fd622971d7e9151 /python/pyaes/pyaes.SlackBuild | |
parent | 9cb8a7cb7e5496141bc01a0a9702dbc4e288daa5 (diff) |
python/pyaes: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyaes/pyaes.SlackBuild')
-rw-r--r-- | python/pyaes/pyaes.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyaes/pyaes.SlackBuild b/python/pyaes/pyaes.SlackBuild index 5034832146d5e..6e072aa659470 100644 --- a/python/pyaes/pyaes.SlackBuild +++ b/python/pyaes/pyaes.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pyaes -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |