diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-05-31 21:51:24 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-05-31 21:51:24 +1000 |
commit | 1619930222f4e8b83e2b10cf070ac919caddbcc0 (patch) | |
tree | 130f10624b82d6f0dcfa5f1986ed90457dc5e10f /python-cryptography/Pkgfile | |
parent | 2b1eb572c9ad64ba56f3569e5c8618cf0ab3ce9d (diff) | |
download | contrib-1619930222f4e8b83e2b10cf070ac919caddbcc0.tar.gz contrib-1619930222f4e8b83e2b10cf070ac919caddbcc0.tar.xz |
python-cryptography: 2.9 -> 2.9.2
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 7566d1277..b7954b6bc 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.9 +version=2.9.2 release=1 source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz) |