diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-04-11 17:59:44 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-04-11 17:59:44 +1000 |
commit | 02d5ff77a19afef5803bb63256cd900fa2a0a8d0 (patch) | |
tree | 9358adc3c362735235aff577316fcef22723f423 /python-cryptography/Pkgfile | |
parent | 6a306ba77b0b3f3def40b3d56f4d1db8d47e5f5b (diff) | |
download | contrib-02d5ff77a19afef5803bb63256cd900fa2a0a8d0.tar.gz contrib-02d5ff77a19afef5803bb63256cd900fa2a0a8d0.tar.xz |
python-cryptography: 2.8 -> 2.9
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) |