diff options
Diffstat (limited to 'python-cryptography/Pkgfile')
-rw-r--r-- | python-cryptography/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-cryptography/Pkgfile b/python-cryptography/Pkgfile index 40d494978..7566d1277 100644 --- a/python-cryptography/Pkgfile +++ b/python-cryptography/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python-enum34 python-pyasn1 python-cffi name=python-cryptography -version=2.8 +version=2.9 release=1 source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz) |