mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/pycryptopp: Updated for version 0.5.29.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
ccf944d243
commit
142c3a29e9
3 changed files with 7 additions and 7 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pycryptopp
|
||||
VERSION=${VERSION:-0.5.17}
|
||||
VERSION=${VERSION:-0.5.29}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pycryptopp"
|
||||
VERSION="0.5.17"
|
||||
HOMEPAGE="http://allmydata.org/trac/pycryptopp"
|
||||
DOWNLOAD="http://pypi.python.org/packages/source/p/pycryptopp/pycryptopp-0.5.17.tar.gz"
|
||||
MD5SUM="b3d19e7203531f8bd241ae58062f99e4"
|
||||
VERSION="0.5.29"
|
||||
HOMEPAGE="http://pypi.python.org/pypi/pycryptopp"
|
||||
DOWNLOAD="http://pypi.python.org/packages/source/p/pycryptopp/pycryptopp-0.5.29.tar.gz"
|
||||
MD5SUM="c5b86ad1ebda0e7999bb50d72e412c6a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Marco Bonetti"
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
pycryptopp: pycryptopp (Python wrappers for Crypto++)
|
||||
pycryptopp:
|
||||
pycryptopp: pycryptopp is a set of Python wrappers for a few of the best crypto
|
||||
pycryptopp: algorithms from the Crypto++ library.
|
||||
pycryptopp: algorithms from the Crypto++ library.
|
||||
pycryptopp:
|
||||
pycryptopp: Homepage: http://allmydata.org/trac/pycryptopp
|
||||
pycryptopp: Homepage: http://pypi.python.org/pypi/pycryptopp
|
||||
pycryptopp:
|
||||
pycryptopp:
|
||||
pycryptopp:
|
||||
|
|
Loading…
Reference in a new issue